¯\_(ツ)_/¯
- 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
-
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.
-
1,015 contributions in the last year
Less
More
Contribution activity
April 2022
Created 11 commits in 3 repositories
Created a pull request in getsentry/symbolicator that received 4 comments
ci: auto-approve dependabot PRs
To smoothen the dependabot workflow a bit let's try out auto-approving dependabot PRs. This means we should be able to merge these PRs without havi…
+21
−0
•
4
comments
Opened 7 other pull requests in 4 repositories
deltachat/deltachat-core-rust
2
open
2
merged
getsentry/symbolicator
1
merged
getsentry/sentry
1
open
getsentry/symbolic
1
merged
Reviewed 29 pull requests in 7 repositories
getsentry/symbolicator
11 pull requests
- meta(gha): Deploy action enforce-license-compliance.yml
- feat: Add Usym variant to FileType
- ref(symbolication): Introduce process_minidump module
- fix: Remove metrics tagging
- build(deps): bump axum from 0.4.8 to 0.5.1
- build(deps): bump tracing-subscriber from 0.3.9 to 0.3.10
- build(deps): bump async-trait from 0.1.52 to 0.1.53
- build(deps): bump lru from 0.7.3 to 0.7.4
- build(deps): bump cadence from 0.28.0 to 0.29.0
- build(deps): bump tokio-util from 0.7.0 to 0.7.1
- ref: Remove breakpad stackwalking code (NATIVE-522)
getsentry/symbolic
6 pull requests
- meta(gha): Deploy action enforce-license-compliance.yml
- feat(usym): Add managed code correctly.
- feat(usym): Errors for usym[lite] parser
- ref(usym): Use existing types instead of primitives for fields on UsymSymbols
- docs: Clean up symcache documentation and other usym bits as well
- feat(il2cpp): rough parser for Usym and UsymLite file format.