Skip to content

Add tests for layer redacting + swiftui views

1844107
Select commit
Loading
Failed to load commit list.
Draft

feat: enhance SentryUIRedactBuilder to support redaction of CALayer sublayers in iOS 26+ #7781

Add tests for layer redacting + swiftui views
1844107
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 9, 2026 in 1s

83.996% (-1.406%) compared to a47ad66

View this Pull Request on Codecov

83.996% (-1.406%) compared to a47ad66

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.996%. Comparing base (a47ad66) to head (1844107).
⚠️ Report is 4 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #7781       +/-   ##
=============================================
- Coverage   85.401%   83.996%   -1.406%     
=============================================
  Files          487       487               
  Lines        29086     29200      +114     
  Branches     12602     12612       +10     
=============================================
- Hits         24840     24527      -313     
- Misses        4196      4623      +427     
  Partials        50        50               
Files with missing lines Coverage Δ
...Core/Tools/ViewCapture/SentryUIRedactBuilder.swift 96.116% <100.000%> (-0.100%) ⬇️

... and 39 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 a47ad66...1844107. Read the comment docs.