-
-
Notifications
You must be signed in to change notification settings - Fork 435
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New ANRv2 implementation based on ApplicationExitInfo #2697
Conversation
…entry-java into feat/anr-v2-session-abnormal
Co-authored-by: Sentry Github Bot <bot+github-bot@sentry.io> Co-authored-by: Markus Hintersteiner <markus.hintersteiner@sentry.io>
|
Performance metrics 🚀
|
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #2697 +/- ##
============================================
- Coverage 81.32% 81.05% -0.27%
- Complexity 4271 4427 +156
============================================
Files 337 345 +8
Lines 15796 16355 +559
Branches 2083 2219 +136
============================================
+ Hits 12846 13257 +411
- Misses 2127 2170 +43
- Partials 823 928 +105
☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
📜 Description
Integration branch for #2549 #2621 #2661
💡 Motivation and Context
Closes #1796
💚 How did you test it?
Manually and automated
📝 Checklist
sendDefaultPII
is enabled.🔮 Next steps
getsentry/team-mobile#115