Skip to content

ref: Remove v9 checks for debug image provider

1df3813
Select commit
Loading
Failed to load commit list.
Merged

ref: Remove v9 checks for debug image provider #6454

ref: Remove v9 checks for debug image provider
1df3813
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 20, 2025 in 0s

87.025% (+0.002%) compared to 1bf44b4

View this Pull Request on Codecov

87.025% (+0.002%) compared to 1bf44b4

Details

Codecov Report

❌ Patch coverage is 94.44444% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 87.025%. Comparing base (1bf44b4) to head (1df3813).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

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

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #6454       +/-   ##
=============================================
+ Coverage   87.023%   87.025%   +0.002%     
=============================================
  Files          450       451        +1     
  Lines        37806     37751       -55     
  Branches     17494     17474       -20     
=============================================
- Hits         32900     32853       -47     
+ Misses        4863      4855        -8     
  Partials        43        43               
Files with missing lines Coverage Δ
SentryTestUtils/TestDebugImageProvider.swift 100.000% <ø> (+27.272%) ⬆️
Sources/Sentry/PrivateSentrySDKOnly.m 25.000% <ø> (+1.213%) ⬆️
...ces/Sentry/Profiling/SentryProfilerSerialization.m 86.219% <ø> (ø)
Sources/Sentry/SentryANRTrackingIntegration.m 97.041% <ø> (ø)
Sources/Sentry/SentryClient.m 99.327% <ø> (ø)
Sources/Sentry/SentryDependencyContainer.m 90.254% <ø> (ø)
Sources/Sentry/SentryTracer.m 97.712% <ø> (+0.163%) ⬆️
...s/Swift/SentryCrash/SentryDebugImageProvider.swift 100.000% <100.000%> (ø)
Sources/Sentry/SentryDebugImageProviderInternal.m 81.176% <80.000%> (ø)

... and 6 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 1bf44b4...1df3813. Read the comment docs.