Skip to content

refactor: Use nullability handling in SentryUIApplication.m

ff38d5b
Select commit
Loading
Failed to load commit list.
Merged

refactor: Use null handling in SentryUIApplication.m #5886

refactor: Use nullability handling in SentryUIApplication.m
ff38d5b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 12, 2025 in 1s

86.676% (+0.081%) compared to d720136

View this Pull Request on Codecov

86.676% (+0.081%) compared to d720136

Details

Codecov Report

❌ Patch coverage is 7.69231% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.676%. Comparing base (d720136) to head (ff38d5b).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
Sources/Sentry/SentryUIApplication.m 7.692% 12 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #5886       +/-   ##
=============================================
+ Coverage   86.595%   86.676%   +0.081%     
=============================================
  Files          417       423        +6     
  Lines        36153     36508      +355     
  Branches     15374     17272     +1898     
=============================================
+ Hits         31307     31644      +337     
- Misses        4803      4817       +14     
- Partials        43        47        +4     
Files with missing lines Coverage Δ
Sources/Sentry/SentryUIApplication.m 51.308% <7.692%> (-0.819%) ⬇️

... and 54 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 d720136...ff38d5b. Read the comment docs.