Skip to content

Merge branch 'main' into feat/standalone-app-start-tracing

00e0d76
Select commit
Loading
Failed to load commit list.
Open

feat: Standalone app start tracing #7660

Merge branch 'main' into feat/standalone-app-start-tracing
00e0d76
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 16, 2026 in 0s

85.356% (+0.042%) compared to 8d9e501

View this Pull Request on Codecov

85.356% (+0.042%) compared to 8d9e501

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.356%. Comparing base (8d9e501) to head (00e0d76).
⚠️ Report is 14 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #7660       +/-   ##
=============================================
+ Coverage   85.314%   85.356%   +0.042%     
=============================================
  Files          485       486        +1     
  Lines        28838     28901       +63     
  Branches     12521     12556       +35     
=============================================
+ Hits         24603     24669       +66     
+ Misses        4188      4183        -5     
- Partials        47        49        +2     
Files with missing lines Coverage Δ
Sources/Sentry/SentryAppStartMeasurementProvider.m 92.307% <100.000%> (+0.415%) ⬆️
Sources/Sentry/SentryBuildAppStartSpans.m 100.000% <100.000%> (ø)
Sources/Sentry/SentryTracer.m 99.026% <100.000%> (+0.768%) ⬆️
...es/Swift/Helper/SentryEnabledFeaturesBuilder.swift 100.000% <100.000%> (ø)
...s/AppStartTracking/AppStartReportingStrategy.swift 100.000% <100.000%> (ø)
...tions/AppStartTracking/SentryAppStartTracker.swift 93.209% <100.000%> (+0.128%) ⬆️
Sources/Swift/SentryDependencyContainer.swift 97.196% <100.000%> (+0.013%) ⬆️
Sources/Swift/SentryExperimentalOptions.swift 83.333% <100.000%> (+3.333%) ⬆️

... 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 8d9e501...00e0d76. Read the comment docs.