fix: Session replay transformed view masking #4529
Merged
Codecov / codecov/project
succeeded
Nov 25, 2024 in 1s
90.916% (+0.015%) compared to c677654
View this Pull Request on Codecov
90.916% (+0.015%) compared to c677654
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 90.916%. Comparing base (
c677654
) to head (82a64b4
).
Additional details and impacted files
@@ Coverage Diff @@
## main #4529 +/- ##
=============================================
+ Coverage 90.900% 90.916% +0.015%
=============================================
Files 616 616
Lines 70502 70568 +66
Branches 25111 25065 -46
=============================================
+ Hits 64087 64158 +71
+ Misses 6322 6317 -5
Partials 93 93
Files with missing lines | Coverage Δ | |
---|---|---|
Sources/Swift/Tools/SentryViewPhotographer.swift | 93.750% <100.000%> (+1.344%) |
⬆️ |
Sources/Swift/Tools/UIRedactBuilder.swift | 93.832% <100.000%> (+0.110%) |
⬆️ |
...ests/SentryTests/SentryViewPhotographerTests.swift | 99.635% <100.000%> (+0.106%) |
⬆️ |
... and 12 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 c677654...82a64b4. Read the comment docs.
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading