feat(network-details): New swizzling to capture response bodies for session replay #7584
Codecov / codecov/project
failed
Apr 28, 2026 in 0s
85.172% (-0.158%) compared to 1c5ecda
View this Pull Request on Codecov
85.172% (-0.158%) compared to 1c5ecda
Details
Codecov Report
❌ Patch coverage is 1.96078% with 50 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.172%. Comparing base (1c5ecda) to head (dc934e5).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| Sources/Sentry/SentrySwizzleWrapperHelper.m | 0.000% | 49 Missing |
| ...nce/Network/SentryNetworkTrackingIntegration.swift | 50.000% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #7584 +/- ##
=============================================
- Coverage 85.330% 85.172% -0.158%
=============================================
Files 490 490
Lines 29448 29500 +52
Branches 12738 12755 +17
=============================================
- Hits 25128 25126 -2
- Misses 4269 4322 +53
- Partials 51 52 +1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| Sources/Sentry/SentryNetworkTracker.m | 99.651% <ø> (ø) |
|
| ...nce/Network/SentryNetworkTrackingIntegration.swift | 97.142% <50.000%> (-2.858%) |
⬇️ |
| Sources/Sentry/SentrySwizzleWrapperHelper.m | 52.427% <0.000%> (-47.573%) |
⬇️ |
... and 7 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 1c5ecda...dc934e5. Read the comment docs.
Loading