refactor: Add null-handling to multiple types #5906
Merged
Codecov / codecov/project
succeeded
Aug 13, 2025 in 0s
86.684% (+0.025%) compared to e8da57d
View this Pull Request on Codecov
86.684% (+0.025%) compared to e8da57d
Details
Codecov Report
❌ Patch coverage is 93.93939%
with 2 lines
in your changes missing coverage. Please review.
✅ Project coverage is 86.684%. Comparing base (e8da57d
) to head (aaa619b
).
✅ All tests successful. No failed tests found.
Files with missing lines | Patch % | Lines |
---|---|---|
Sources/Sentry/SentryUserFeedbackIntegration.m | 0.000% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #5906 +/- ##
=============================================
+ Coverage 86.659% 86.684% +0.025%
=============================================
Files 423 423
Lines 36527 36567 +40
Branches 17280 17317 +37
=============================================
+ Hits 31654 31698 +44
+ Misses 4828 4824 -4
Partials 45 45
Files with missing lines | Coverage Δ | |
---|---|---|
Sources/Sentry/SentryBinaryImageCache.m | 96.000% <100.000%> (ø) |
|
Sources/Sentry/SentryBreadcrumb.m | 97.087% <100.000%> (+0.117%) |
⬆️ |
Sources/Sentry/SentryBreadcrumbTracker.m | 87.317% <100.000%> (+0.062%) |
⬆️ |
Sources/Sentry/SentryClient.m | 98.521% <100.000%> (+0.001%) |
⬆️ |
Sources/Sentry/SentryCoreDataTracker.m | 97.959% <100.000%> (ø) |
|
Sources/Sentry/SentryDebugImageProvider.m | 89.051% <100.000%> (+0.679%) |
⬆️ |
Sources/Sentry/SentryDevice.m | 34.513% <100.000%> (ø) |
|
Sources/Sentry/SentryProfiler.mm | 91.011% <100.000%> (+0.259%) |
⬆️ |
Sources/Sentry/SentryUserFeedbackIntegration.m | 25.000% <0.000%> (-1.316%) |
⬇️ |
... and 4 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 6faf565...aaa619b. Read the comment docs.
Loading