Highlights
- Arctic Code Vault Contributor
Popular repositories
278 contributions in the last year
Less
More
Contribution activity
April 2021
Created 14 commits in 5 repositories
Created 4 repositories
- terencehonles/mypy Python
- terencehonles/pypa-readme-renderer Python
- terencehonles/tox-gh-actions Python
- terencehonles/pypa-warehouse Python
Created a pull request in jazzband/django-redis that received 19 comments
adjust GitHub actions and tox config
Changes to GitHub actions: The service definition was duplicated on squash Merge lint and test workflow files into ci.yml Update for Django 3.2 an…
+268
−339
•
19
comments
Opened 16 other pull requests in 9 repositories
jazzband/django-redis
3
merged
1
closed
1
open
encode/django-rest-framework
2
merged
1
open
ymyzk/tox-gh-actions
1
merged
1
open
django-extensions/django-extensions
1
open
python/cpython
1
open
Yelp/bravado
1
open
python/mypy
1
open
pypa/readme_renderer
1
open
pypa/warehouse
1
merged
Reviewed 8 pull requests in 3 repositories
jazzband/django-redis 5 pull requests
encode/django-rest-framework 2 pull requests
ymyzk/tox-gh-actions 1 pull request
Created an issue in jazzband/django-redis that received 2 comments
Convert unittest class base tests to pytest function tests
By converting unittest class base tests to pytest function based tests we can use some nifty features of pytest such as fixtures* and parameterizat…
2
comments