feat: Add propagating of traceparent #6356
Open
Codecov / codecov/project
succeeded
Oct 15, 2025 in 1s
86.937% (+0.232%) compared to f5d75da
View this Pull Request on Codecov
86.937% (+0.232%) compared to f5d75da
Details
Codecov Report
❌ Patch coverage is 87.50000%
with 4 lines
in your changes missing coverage. Please review.
✅ Project coverage is 86.937%. Comparing base (f5d75da
) to head (1b58355
).
✅ All tests successful. No failed tests found.
Files with missing lines | Patch % | Lines |
---|---|---|
Sources/Sentry/SentryTracePropagation.m | 81.818% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #6356 +/- ##
=============================================
+ Coverage 86.705% 86.937% +0.232%
=============================================
Files 445 445
Lines 37511 37527 +16
Branches 17446 17451 +5
=============================================
+ Hits 32524 32625 +101
+ Misses 4942 4859 -83
+ Partials 45 43 -2
Files with missing lines | Coverage Δ | |
---|---|---|
Sources/Sentry/SentryNetworkTracker.m | 99.732% <100.000%> (+0.002%) |
⬆️ |
Sources/Sentry/SentryOptions.m | 97.250% <100.000%> (+0.009%) |
⬆️ |
Sources/Sentry/SentyOptionsInternal.m | 99.677% <100.000%> (+0.002%) |
⬆️ |
Sources/Sentry/SentryTracePropagation.m | 84.931% <81.818%> (+5.566%) |
⬆️ |
... 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 f5d75da...1b58355. Read the comment docs.
Loading