Skip to content

Merge branch 'main' into feat/strict-trace-continuation

addeee2
Select commit
Loading
Failed to load commit list.
Open

feat: Implement strict trace continuation #7705

Merge branch 'main' into feat/strict-trace-continuation
addeee2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 2, 2026 in 0s

85.149% (-0.263%) compared to 2b71685

View this Pull Request on Codecov

85.149% (-0.263%) compared to 2b71685

Details

Codecov Report

❌ Patch coverage is 98.71795% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 85.149%. Comparing base (2b71685) to head (addeee2).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
Sources/Sentry/SentryOptionsInternal.m 75.000% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #7705       +/-   ##
=============================================
- Coverage   85.412%   85.149%   -0.263%     
=============================================
  Files          487       487               
  Lines        29086     29158       +72     
  Branches     12592     12605       +13     
=============================================
- Hits         24843     24828       -15     
- Misses        4193      4278       +85     
- Partials        50        52        +2     
Files with missing lines Coverage Δ
Sources/Sentry/SentryBaggage.m 100.000% <100.000%> (ø)
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%> (ø)
Sources/Sentry/SentryOptionsInternal.m 98.979% <75.000%> (-0.500%) ⬇️

... and 15 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 2b71685...addeee2. Read the comment docs.