Skip to content

fix: resolve EXC_BAD_ACCESS in SentryTracer/SentryNetworkTracker span lifecycle#8058

Draft
itaybre wants to merge 2 commits into
mainfrom
fix/exc-bad-access-tracer-network-span-lifecycle
Draft

fix: resolve EXC_BAD_ACCESS in SentryTracer/SentryNetworkTracker span lifecycle#8058
itaybre wants to merge 2 commits into
mainfrom
fix/exc-bad-access-tracer-network-span-lifecycle

test: add concurrency tests for span lifecycle crash fixes

ad1d81a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 12, 2026 in 1s

87.203% (-0.104%) compared to 11b0eef

View this Pull Request on Codecov

87.203% (-0.104%) compared to 11b0eef

Details

Codecov Report

❌ Patch coverage is 97.22222% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 87.203%. Comparing base (11b0eef) to head (ad1d81a).
⚠️ Report is 4 commits behind head on main.
✅ All tests successful. No failed tests found.

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

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #8058       +/-   ##
=============================================
- Coverage   87.306%   87.203%   -0.104%     
=============================================
  Files          554       559        +5     
  Lines        31986     32172      +186     
  Branches     13139     13146        +7     
=============================================
+ Hits         27926     28055      +129     
- Misses        4012      4069       +57     
  Partials        48        48               
Files with missing lines Coverage Δ
Sources/Sentry/SentryNetworkTracker.m 97.759% <100.000%> (ø)
Sources/Sentry/SentryTimeToDisplayTracker.m 98.979% <100.000%> (+0.032%) ⬆️
Sources/Sentry/SentryTracer.m 99.297% <100.000%> (+1.639%) ⬆️
Sources/Sentry/SentryTracePropagation.m 75.862% <92.307%> (-5.957%) ⬇️

... and 21 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 11b0eef...ad1d81a. Read the comment docs.