-
-
Notifications
You must be signed in to change notification settings - Fork 363
ref: Convert SentryNSURLRequest to Swift #5457
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
Conversation
50cdd68
to
462b673
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #5457 +/- ##
=============================================
- Coverage 86.221% 86.207% -0.015%
=============================================
Files 399 399
Lines 34647 34648 +1
Branches 14983 14991 +8
=============================================
- Hits 29873 29869 -4
- Misses 4726 4736 +10
+ Partials 48 43 -5
... and 5 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Performance metrics 🚀
|
Revision | Plain | With Sentry | Diff |
---|---|---|---|
9faf217 | 1268.86 ms | 1274.82 ms | 5.96 ms |
b5bcbab | 1222.24 ms | 1243.20 ms | 20.96 ms |
b1b7d72 | 1246.31 ms | 1261.00 ms | 14.69 ms |
83acf3e | 1240.06 ms | 1261.38 ms | 21.31 ms |
8ef07fb | 1231.45 ms | 1243.98 ms | 12.53 ms |
a9103fe | 1221.49 ms | 1243.33 ms | 21.84 ms |
7f691b5 | 1233.94 ms | 1243.80 ms | 9.86 ms |
81c2187 | 1224.20 ms | 1252.68 ms | 28.48 ms |
676e429 | 1225.76 ms | 1235.49 ms | 9.73 ms |
7054676 | 1229.46 ms | 1246.40 ms | 16.94 ms |
App size
Revision | Plain | With Sentry | Diff |
---|---|---|---|
9faf217 | 20.76 KiB | 419.70 KiB | 398.94 KiB |
b5bcbab | 23.75 KiB | 846.99 KiB | 823.24 KiB |
b1b7d72 | 20.76 KiB | 436.33 KiB | 415.57 KiB |
83acf3e | 21.58 KiB | 539.87 KiB | 518.29 KiB |
8ef07fb | 21.58 KiB | 707.42 KiB | 685.84 KiB |
a9103fe | 20.76 KiB | 426.95 KiB | 406.19 KiB |
7f691b5 | 20.76 KiB | 420.55 KiB | 399.79 KiB |
81c2187 | 21.58 KiB | 736.53 KiB | 714.94 KiB |
676e429 | 21.58 KiB | 614.73 KiB | 593.15 KiB |
7054676 | 21.58 KiB | 542.28 KiB | 520.70 KiB |
462b673
to
8e2453b
Compare
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, left a couple of comments.
📜 Description
Converts SentryNSURLRequest to Swift
💚 How did you test it?
Build + existing tests
📝 Checklist
You have to check all boxes before merging:
sendDefaultPII
is enabled.