Skip to content

upodate comment

4f2cffe
Select commit
Loading
Failed to load commit list.
Closed

fix: Eliminate binary image cache lock contention during SDK startup #7766

upodate comment
4f2cffe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 3, 2026 in 1s

85.133% (-0.280%) compared to 2b71685

View this Pull Request on Codecov

85.133% (-0.280%) compared to 2b71685

Details

Codecov Report

❌ Patch coverage is 93.33333% with 5 lines in your changes missing coverage. Please review.
βœ… Project coverage is 85.133%. Comparing base (2b71685) to head (4f2cffe).
βœ… All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...ces/Swift/Core/Helper/SentryBinaryImageCache.swift 88.571% 4 Missing ⚠️
...entryCrash/Recording/SentryCrashBinaryImageCache.c 97.500% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #7766       +/-   ##
=============================================
- Coverage   85.412%   85.133%   -0.280%     
=============================================
  Files          487       487               
  Lines        29086     29105       +19     
  Branches     12592     12593        +1     
=============================================
- Hits         24843     24778       -65     
- Misses        4193      4275       +82     
- Partials        50        52        +2     
Files with missing lines Coverage Ξ”
...entryCrash/Recording/SentryCrashBinaryImageCache.c 96.261% <97.500%> (+0.516%) ⬆️
...ces/Swift/Core/Helper/SentryBinaryImageCache.swift 96.363% <88.571%> (+0.209%) ⬆️

... and 16 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...4f2cffe. Read the comment docs.