¯\_(ツ)_/¯
- The Mountains
- http://devork.be
Block or Report
Block or report flub
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned Loading
-
pytest-dev/pytest Public
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
-
-
-
pytest-dev/pytest-xdist Public
pytest plugin for distributed testing and loop-on-failures testing modes.
-
881 contributions in the last year
Less
More
Contribution activity
November 2021
Created 14 commits in 6 repositories
Created a pull request in getsentry/symbolic that received 6 comments
feat(byteview): Add non-consuming mmap constructor
This adds constructor to mmap a File into a ByteView without consuming the file object.
+60
−2
•
6
comments
Opened 9 other pull requests in 3 repositories
getsentry/sentry
5
merged
getsentry/symbolicator
1
open
2
merged
pytest-dev/pytest-timeout
1
merged
Reviewed 34 pull requests in 7 repositories
getsentry/sentry
16 pull requests
- ref(symbolicator): All components of the low priority queue are disabled by default
- ref(symbolicator): Introduce a dummy backend for realtime metrics in case it needs to be disabled
- ref(appconnect): Count number of builds we process
- ref(symbolicator): Handle cases where realtime metrics isn't available at all
- ref(appstore-connect): Remove iTunes credentials from soft schema
- ref(appstore-connect): Scrub iTunes credentials from the DB [NATIVE-294]
- ref(appstore-connect): Make iTunes credentials optional and stop (re)writing them to DB
- fix(appstore-connect): Fix empty dSYMUrl detection
- fix(appconnect): Filter out app clip bundles since they don't have anything we can use
- ref(appconnect) Add tests for the API usage
- fix(appstore-connect): Return more detailed errors when API credentials are unusable during setup
- fix(appstore-connect): Add a new endpoint that returns the status of all configured apps [NATIVE-294]
- ref(appstore-connect): Remove deprecated validate endpoint [NATIVE-294]
- ref: Remove JS tests from precommit
- ref(appstore-connect): Remove setup steps asking for iTunes credentials [NATIVE-294]
- fix(appstore-connect): Relax timeout for build fetching [NATIVE-294]