-
-
Notifications
You must be signed in to change notification settings - Fork 237
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
Parse PlatformException from details instead of message #2052
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Android Performance metrics 🚀
|
Revision | Plain | With Sentry | Diff |
---|---|---|---|
1e094d3 | 316.22 ms | 378.69 ms | 62.47 ms |
ed605cc | 317.48 ms | 374.24 ms | 56.76 ms |
4477d2e | 392.75 ms | 472.69 ms | 79.94 ms |
d189e01 | 328.67 ms | 397.12 ms | 68.45 ms |
e893df5 | 310.60 ms | 380.58 ms | 69.98 ms |
0be962b | 325.54 ms | 382.83 ms | 57.29 ms |
25e9b59 | 307.00 ms | 348.83 ms | 41.83 ms |
1b66358 | 314.96 ms | 363.39 ms | 48.43 ms |
3334ac1 | 303.98 ms | 366.65 ms | 62.67 ms |
6daa837 | 363.28 ms | 424.71 ms | 61.43 ms |
App size
Revision | Plain | With Sentry | Diff |
---|---|---|---|
1e094d3 | 6.16 MiB | 7.14 MiB | 1004.21 KiB |
ed605cc | 6.06 MiB | 7.03 MiB | 993.53 KiB |
4477d2e | 6.33 MiB | 7.26 MiB | 950.38 KiB |
d189e01 | 6.16 MiB | 7.14 MiB | 1009.90 KiB |
e893df5 | 6.06 MiB | 7.09 MiB | 1.03 MiB |
0be962b | 6.06 MiB | 7.03 MiB | 990.29 KiB |
25e9b59 | 5.94 MiB | 6.95 MiB | 1.01 MiB |
1b66358 | 6.06 MiB | 7.09 MiB | 1.03 MiB |
3334ac1 | 6.06 MiB | 7.03 MiB | 993.54 KiB |
6daa837 | 6.34 MiB | 7.29 MiB | 970.37 KiB |
Previous results on branch: fix/parse-platform-exception-from-details
Startup times
Revision | Plain | With Sentry | Diff |
---|---|---|---|
98d2c9b | 389.04 ms | 481.53 ms | 92.49 ms |
5e04ec9 | 380.18 ms | 440.74 ms | 60.56 ms |
40ccaf4 | 394.53 ms | 457.10 ms | 62.57 ms |
App size
Revision | Plain | With Sentry | Diff |
---|---|---|---|
98d2c9b | 6.35 MiB | 7.33 MiB | 1005.63 KiB |
5e04ec9 | 6.33 MiB | 7.30 MiB | 992.48 KiB |
40ccaf4 | 6.33 MiB | 7.30 MiB | 992.48 KiB |
denrase
requested review from
krystofwoldrich,
stefanosiano and
buenaflor
as code owners
May 13, 2024 13:33
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2052 +/- ##
==========================================
- Coverage 95.30% 95.25% -0.06%
==========================================
Files 54 54
Lines 1789 1791 +2
==========================================
+ Hits 1705 1706 +1
- Misses 84 85 +1 ☔ View full report in Codecov by Sentry. |
iOS Performance metrics 🚀
|
Revision | Plain | With Sentry | Diff |
---|---|---|---|
aed5947 | 1268.67 ms | 1281.10 ms | 12.43 ms |
b44db8f | 1255.29 ms | 1258.90 ms | 3.61 ms |
f83bc1d | 1247.12 ms | 1249.78 ms | 2.65 ms |
9f05645 | 1236.65 ms | 1253.11 ms | 16.45 ms |
9d7e862 | 1236.88 ms | 1258.62 ms | 21.74 ms |
6d317ea | 1277.27 ms | 1287.47 ms | 10.20 ms |
e893df5 | 1247.90 ms | 1262.31 ms | 14.41 ms |
0f067d3 | 1245.71 ms | 1269.59 ms | 23.88 ms |
21562c5 | 1235.43 ms | 1254.00 ms | 18.57 ms |
29297d4 | 1245.82 ms | 1276.57 ms | 30.76 ms |
App size
Revision | Plain | With Sentry | Diff |
---|---|---|---|
aed5947 | 8.16 MiB | 9.17 MiB | 1.01 MiB |
b44db8f | 8.29 MiB | 9.37 MiB | 1.08 MiB |
f83bc1d | 8.28 MiB | 9.34 MiB | 1.05 MiB |
9f05645 | 8.28 MiB | 9.34 MiB | 1.06 MiB |
9d7e862 | 8.32 MiB | 9.38 MiB | 1.05 MiB |
6d317ea | 8.15 MiB | 9.12 MiB | 986.26 KiB |
e893df5 | 8.09 MiB | 9.07 MiB | 1001.04 KiB |
0f067d3 | 8.32 MiB | 9.52 MiB | 1.20 MiB |
21562c5 | 8.29 MiB | 9.36 MiB | 1.07 MiB |
29297d4 | 8.33 MiB | 9.40 MiB | 1.07 MiB |
Previous results on branch: fix/parse-platform-exception-from-details
Startup times
Revision | Plain | With Sentry | Diff |
---|---|---|---|
98d2c9b | 1250.24 ms | 1279.57 ms | 29.33 ms |
5e04ec9 | 1234.96 ms | 1265.67 ms | 30.72 ms |
40ccaf4 | 1249.88 ms | 1270.68 ms | 20.80 ms |
App size
Revision | Plain | With Sentry | Diff |
---|---|---|---|
98d2c9b | 8.33 MiB | 9.54 MiB | 1.22 MiB |
5e04ec9 | 8.32 MiB | 9.52 MiB | 1.20 MiB |
40ccaf4 | 8.32 MiB | 9.52 MiB | 1.20 MiB |
Here's some platform exceptions:
A lot of the times the stacktrace is reported properly in the |
buenaflor
approved these changes
May 28, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
📜 Description
Parse platform exception from details, not message.
💡 Motivation and Context
Closes #2041
💚 How did you test it?
📝 Checklist
sendDefaultPii
is enabled