feat: Implement strict trace continuation #7705
Merged
Codecov / codecov/project
succeeded
Apr 8, 2026 in 0s
85.472% (+0.070%) compared to a47ad66
View this Pull Request on Codecov
85.472% (+0.070%) compared to a47ad66
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.472%. Comparing base (a47ad66) to head (0da8c03).
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## main #7705 +/- ##
=============================================
+ Coverage 85.401% 85.472% +0.070%
=============================================
Files 487 487
Lines 29086 29158 +72
Branches 12602 12625 +23
=============================================
+ Hits 24840 24922 +82
+ Misses 4196 4186 -10
Partials 50 50 | Files with missing lines | Coverage Δ | |
|---|---|---|
| Sources/Sentry/SentryBaggage.m | 100.000% <100.000%> (ø) |
|
| Sources/Sentry/SentryOptionsInternal.m | 99.489% <100.000%> (+0.010%) |
⬆️ |
| Sources/Sentry/SentryTraceContext.m | 96.666% <100.000%> (+0.588%) |
⬆️ |
| Sources/Swift/Options.swift | 100.000% <100.000%> (ø) |
|
| Sources/Swift/SentryDsn.swift | 93.000% <100.000%> (+0.526%) |
⬆️ |
| Sources/Swift/State/SentryPropagationContext.swift | 100.000% <100.000%> (ø) |
... and 5 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...0da8c03. Read the comment docs.
Loading