Skip to content

Merge branch 'main' into itay/cocoa-552-convert-sentrybinaryimagecach…

9d53080
Select commit
Loading
Failed to load commit list.
Merged

ref: Migrate SentryBinaryImageCache to Swift #5995

Merge branch 'main' into itay/cocoa-552-convert-sentrybinaryimagecach…
9d53080
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 29, 2025 in 0s

86.741% (+0.171%) compared to 1b008ee

View this Pull Request on Codecov

86.741% (+0.171%) compared to 1b008ee

Details

Codecov Report

❌ Patch coverage is 92.71523% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.741%. Comparing base (1b008ee) to head (9d53080).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...ces/Swift/Core/Helper/SentryBinaryImageCache.swift 95.419% 6 Missing ⚠️
...yCrash/Recording/SentryBinaryImageCacheCallbacks.m 72.222% 5 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #5995       +/-   ##
=============================================
+ Coverage   86.570%   86.741%   +0.171%     
=============================================
  Files          424       425        +1     
  Lines        36710     36747       +37     
  Branches     15747     17370     +1623     
=============================================
+ Hits         31780     31875       +95     
+ Misses        4888      4827       -61     
- Partials        42        45        +3     
Files with missing lines Coverage Δ
Sources/Sentry/SentryCrashStackEntryMapper.m 100.000% <100.000%> (ø)
Sources/Sentry/SentryDebugImageProvider.m 89.051% <100.000%> (ø)
Sources/Sentry/SentryDependencyContainer.m 88.425% <ø> (ø)
Sources/Sentry/SentrySDKInternal.m 86.885% <ø> (ø)
Sources/Sentry/SentryUIViewControllerSwizzling.m 90.140% <ø> (ø)
Sources/Sentry/include/SentryCrashDynamicLinker.h 100.000% <ø> (ø)
...yCrash/Recording/SentryBinaryImageCacheCallbacks.m 72.222% <72.222%> (ø)
...ces/Swift/Core/Helper/SentryBinaryImageCache.swift 95.419% <95.419%> (ø)

... and 20 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 1b008ee...9d53080. Read the comment docs.