Skip to content

Fix test for macOS

ffa2915
Select commit
Loading
Failed to load commit list.
Merged

Convert SentryCrashIntegration to Swift #7187

Fix test for macOS
ffa2915
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 19, 2026 in 0s

85.127% (+0.089%) compared to 5ca545a

View this Pull Request on Codecov

85.127% (+0.089%) compared to 5ca545a

Details

Codecov Report

❌ Patch coverage is 97.42268% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.127%. Comparing base (5ca545a) to head (ffa2915).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...egrations/SentryCrash/SentryCrashIntegration.swift 96.721% 4 Missing ⚠️
.../SentryCrash/SentryCrashInstallationReporter.swift 94.444% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #7187       +/-   ##
=============================================
+ Coverage   85.037%   85.127%   +0.089%     
=============================================
  Files          468       468               
  Lines        28305     28348       +43     
  Branches     12535     12535               
=============================================
+ Hits         24070     24132       +62     
+ Misses        4194      4175       -19     
  Partials        41        41               
Files with missing lines Coverage Δ
Sources/Sentry/SentryClient.m 98.188% <ø> (ø)
Sources/Sentry/SentrySDKInternal.m 84.388% <ø> (-0.066%) ⬇️
Sources/Sentry/include/SentryCrashMachineContext.h 100.000% <ø> (ø)
...s/Sentry/include/SentryCrashMachineContext_Apple.h 100.000% <ø> (ø)
Sources/Sentry/include/SentryCrashStackCursor.h 100.000% <ø> (ø)
Sources/Swift/Core/Integrations/Integrations.swift 100.000% <100.000%> (ø)
...ryCrash/SentryCrashIntegrationSessionHandler.swift 100.000% <100.000%> (ø)
Sources/Swift/SentryDependencyContainer.swift 96.226% <100.000%> (+0.574%) ⬆️
.../SentryCrash/SentryCrashInstallationReporter.swift 94.444% <94.444%> (ø)
...egrations/SentryCrash/SentryCrashIntegration.swift 96.721% <96.721%> (ø)

... and 18 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 5ca545a...ffa2915. Read the comment docs.