fix(session-replay): Add options to ignore views from subtree traversal #7063
Codecov / codecov/project
succeeded
Dec 24, 2025 in 0s
86.027% (+0.068%) compared to 48dc176
View this Pull Request on Codecov
86.027% (+0.068%) compared to 48dc176
Details
Codecov Report
❌ Patch coverage is 93.65079% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.027%. Comparing base (48dc176) to head (e8db378).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...egrations/Screenshot/SentryScreenshotOptions.swift | 69.230% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## v8.x #7063 +/- ##
=============================================
+ Coverage 85.959% 86.027% +0.068%
=============================================
Files 440 440
Lines 27506 27555 +49
Branches 11891 11899 +8
=============================================
+ Hits 23644 23705 +61
+ Misses 3817 3807 -10
+ Partials 45 43 -2 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...s/SentrySwiftUI/Preview/PreviewRedactOptions.swift | 100.000% <100.000%> (ø) |
|
| ...rces/Swift/Core/Protocol/SentryRedactOptions.swift | 100.000% <100.000%> (ø) |
|
| ...Core/Tools/ViewCapture/SentryUIRedactBuilder.swift | 96.045% <100.000%> (+4.251%) |
⬆️ |
| ...tegrations/SessionReplay/SentryReplayOptions.swift | 100.000% <100.000%> (ø) |
|
| ...egrations/Screenshot/SentryScreenshotOptions.swift | 92.156% <69.230%> (-7.844%) |
⬇️ |
... and 4 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 48dc176...e8db378. Read the comment docs.
Loading