Skip to content

Conversation

@philipphofmann
Copy link
Member

@philipphofmann philipphofmann commented Jan 9, 2026

#skip-changelog

Closes #7138

@philipphofmann philipphofmann added the ready-to-merge Use this label to trigger all PR workflows label Jan 9, 2026
@philipphofmann philipphofmann enabled auto-merge (squash) January 9, 2026 10:30
Copy link
Member

@philprime philprime left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice findings, LGTM

@philipphofmann
Copy link
Member Author

@philprime say thanks to Cursor 😅

@codecov
Copy link

codecov bot commented Jan 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.763%. Comparing base (e99de93) to head (4c7db76).
✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #7137       +/-   ##
=============================================
- Coverage   84.766%   84.763%   -0.004%     
=============================================
  Files          461       461               
  Lines        27814     27814               
  Branches     12324     12323        -1     
=============================================
- Hits         23577     23576        -1     
+ Misses        4195      4194        -1     
- Partials        42        44        +2     
Files with missing lines Coverage Δ
Sources/SentrySwiftUI/SentryTracedView.swift 70.588% <ø> (ø)
...ore/Tools/ViewCapture/SentryViewPhotographer.swift 77.777% <ø> (ø)
...egrations/Screenshot/SentryScreenshotOptions.swift 100.000% <100.000%> (ø)
...tegrations/SessionReplay/SentryReplayOptions.swift 100.000% <100.000%> (ø)
Sources/Swift/Networking/RateLimitParser.swift 100.000% <ø> (ø)
Sources/Swift/Options.swift 100.000% <ø> (ø)

... and 6 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 e99de93...4c7db76. Read the comment docs.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 9, 2026

Performance metrics 🚀

  Plain With Sentry Diff
Startup time 1213.61 ms 1249.52 ms 35.91 ms
Size 24.14 KiB 1.04 MiB 1.02 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
27be067 1216.92 ms 1248.23 ms 31.31 ms
83e9b16 1223.25 ms 1250.94 ms 27.69 ms
c4b0360 1235.68 ms 1252.65 ms 16.97 ms
73200b7 1223.61 ms 1256.19 ms 32.57 ms
7ec71c3 1209.83 ms 1242.08 ms 32.25 ms
aadbffe 1228.73 ms 1251.59 ms 22.86 ms
e4ba9a7 1219.82 ms 1230.89 ms 11.07 ms
0bef3a6 1228.57 ms 1255.20 ms 26.63 ms
746dfd5 1230.16 ms 1262.60 ms 32.44 ms
b8ad3de 1212.80 ms 1243.35 ms 30.55 ms

App size

Revision Plain With Sentry Diff
27be067 24.14 KiB 1.01 MiB 1013.98 KiB
83e9b16 23.75 KiB 947.72 KiB 923.97 KiB
c4b0360 23.75 KiB 946.69 KiB 922.94 KiB
73200b7 23.75 KiB 1022.79 KiB 999.04 KiB
7ec71c3 24.14 KiB 1.02 MiB 1016.91 KiB
aadbffe 23.75 KiB 912.77 KiB 889.02 KiB
e4ba9a7 23.75 KiB 969.22 KiB 945.47 KiB
0bef3a6 23.74 KiB 1.01 MiB 1009.18 KiB
746dfd5 24.14 KiB 1.03 MiB 1.01 MiB
b8ad3de 23.75 KiB 1.02 MiB 1019.10 KiB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge Use this label to trigger all PR workflows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore: Fix typos in comments in multiple files

3 participants