Skip to content

review-comment: Use XCTUnwrap and Data(_:) in body tests

d0b9491
Select commit
Loading
Failed to load commit list.
Merged

feat(network-details): Implement header and body extraction #7585

review-comment: Use XCTUnwrap and Data(_:) in body tests
d0b9491
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 29, 2026 in 1s

85.409% (+0.223%) compared to 6baf12d

View this Pull Request on Codecov

85.409% (+0.223%) compared to 6baf12d

Details

Codecov Report

❌ Patch coverage is 97.00000% with 3 lines in your changes missing coverage. Please review.
βœ… Project coverage is 85.409%. Comparing base (6baf12d) to head (d0b9491).
βœ… All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...ons/SessionReplay/SentryReplayNetworkDetails.swift 97.000% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #7585       +/-   ##
=============================================
+ Coverage   85.186%   85.409%   +0.223%     
=============================================
  Files          490       490               
  Lines        29520     29616       +96     
  Branches     12761     12813       +52     
=============================================
+ Hits         25147     25295      +148     
+ Misses        4322      4269       -53     
- Partials        51        52        +1     
Files with missing lines Coverage Ξ”
...ons/SessionReplay/SentryReplayNetworkDetails.swift 96.644% <97.000%> (+96.644%) ⬆️

... and 8 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 6baf12d...d0b9491. Read the comment docs.