Skip to content

Sentry NSError in Swift #5390

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Sentry NSError in Swift #5390

wants to merge 1 commit into from

Conversation

noahsmartin
Copy link
Contributor

#skip-changelog

Copy link

codecov bot commented Jun 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.038%. Comparing base (603fec8) to head (8ee5098).

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #5390       +/-   ##
=============================================
- Coverage   86.046%   86.038%   -0.008%     
=============================================
  Files          397       396        -1     
  Lines        34594     34589        -5     
  Branches     14980     14974        -6     
=============================================
- Hits         29767     29760        -7     
+ Misses        4787      4781        -6     
- Partials        40        48        +8     
Files with missing lines Coverage Δ
Sources/Sentry/SentryClient.m 98.459% <ø> (ø)
Sources/Sentry/SentryMechanism.m 100.000% <ø> (ø)
Sources/Sentry/SentryMechanismMeta.m 100.000% <ø> (ø)
Sources/Swift/Protocol/Codable/SentryNSError.swift 100.000% <100.000%> (ø)

... and 10 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 603fec8...8ee5098. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

github-actions bot commented Jun 10, 2025

Performance metrics 🚀

  Plain With Sentry Diff
Startup time 1230.27 ms 1258.43 ms 28.16 ms
Size 23.75 KiB 843.63 KiB 819.88 KiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
9ce2a01 1237.02 ms 1263.69 ms 26.67 ms
e76c341 1235.48 ms 1246.24 ms 10.77 ms
4350d44 1228.75 ms 1246.75 ms 18.00 ms
0cb9644 1228.11 ms 1245.35 ms 17.24 ms
0204c72 1230.35 ms 1242.04 ms 11.69 ms
ed68562 1229.16 ms 1248.74 ms 19.58 ms
bb7da60 1231.80 ms 1252.65 ms 20.85 ms
bd05478 1233.82 ms 1255.56 ms 21.74 ms
16450b8 1196.33 ms 1217.26 ms 20.93 ms
2deb275 1215.63 ms 1232.45 ms 16.82 ms

App size

Revision Plain With Sentry Diff
9ce2a01 23.76 KiB 861.22 KiB 837.46 KiB
e76c341 22.31 KiB 775.17 KiB 752.85 KiB
4350d44 21.58 KiB 629.82 KiB 608.24 KiB
0cb9644 22.30 KiB 819.10 KiB 796.80 KiB
0204c72 21.58 KiB 540.04 KiB 518.46 KiB
ed68562 22.84 KiB 403.24 KiB 380.39 KiB
bb7da60 21.58 KiB 697.84 KiB 676.25 KiB
bd05478 20.76 KiB 432.33 KiB 411.57 KiB
16450b8 22.85 KiB 410.98 KiB 388.13 KiB
2deb275 21.58 KiB 681.72 KiB 660.14 KiB

@noahsmartin noahsmartin mentioned this pull request Jun 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant