Skip to content

Merge branch 'main' into feat/low-power-mode-context

977efdf
Select commit
Loading
Failed to load commit list.
Open

feat: Track low power mode in device context #7777

Merge branch 'main' into feat/low-power-mode-context
977efdf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 9, 2026 in 1s

86.126% (+0.991%) compared to 0bff410

View this Pull Request on Codecov

86.126% (+0.991%) compared to 0bff410

Details

Codecov Report

❌ Patch coverage is 90.32258% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.126%. Comparing base (0bff410) to head (977efdf).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...egrations/SentryCrash/SentryCrashIntegration.swift 88.888% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #7777       +/-   ##
=============================================
+ Coverage   85.135%   86.126%   +0.991%     
=============================================
  Files          487       487               
  Lines        29183     29214       +31     
  Branches     12612     12637       +25     
=============================================
+ Hits         24845     25161      +316     
+ Misses        4286      4002      -284     
+ Partials        52        51        -1     
Files with missing lines Coverage Δ
...Utils/Sources/TestSentryNSProcessInfoWrapper.swift 90.000% <100.000%> (+1.111%) ⬆️
...rces/Swift/Helper/SentryExtraContextProvider.swift 100.000% <100.000%> (ø)
Sources/Swift/Helper/SentryProcessInfo.swift 92.307% <ø> (+57.692%) ⬆️
...egrations/SentryCrash/SentryCrashIntegration.swift 95.783% <88.888%> (-1.340%) ⬇️

... and 21 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 0bff410...977efdf. Read the comment docs.