-
-
Notifications
You must be signed in to change notification settings - Fork 340
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
feat: Deserializing SentryNSError #4743
feat: Deserializing SentryNSError #4743
Conversation
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## feat/deserializing-events #4743 +/- ##
===============================================================
- Coverage 91.292% 91.202% -0.090%
===============================================================
Files 632 633 +1
Lines 73221 73246 +25
Branches 26682 26034 -648
===============================================================
- Hits 66845 66802 -43
- Misses 6279 6349 +70
+ Partials 97 95 -2
... and 24 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Performance metrics 🚀
|
Revision | Plain | With Sentry | Diff |
---|---|---|---|
04e8394 | 1223.24 ms | 1244.33 ms | 21.08 ms |
8dae1f6 | 1212.60 ms | 1226.52 ms | 13.93 ms |
8a562cc | 1228.57 ms | 1245.18 ms | 16.60 ms |
App size
Revision | Plain | With Sentry | Diff |
---|---|---|---|
04e8394 | 22.31 KiB | 771.93 KiB | 749.62 KiB |
8dae1f6 | 22.31 KiB | 772.51 KiB | 750.20 KiB |
8a562cc | 22.31 KiB | 773.33 KiB | 751.02 KiB |
b6a8fd1
into
feat/deserializing-events
This PR is based on #4724.
#skip-changelog