Convert SentryAppState to Swift #5872
Merged
Codecov / codecov/project
succeeded
Aug 15, 2025 in 0s
No report found to compare against
View this Pull Request on Codecov
No report found to compare against
Details
Codecov Report
❌ Patch coverage is 97.11538%
with 3 lines
in your changes missing coverage. Please review.
main@83bb978
). Learn more about missing BASE report.
✅ All tests successful. No failed tests found.
Files with missing lines | Patch % | Lines |
---|---|---|
Sources/Swift/SentryAppState.swift | 97.058% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #5872 +/- ##
========================================
Coverage ? 86.690%
========================================
Files ? 423
Lines ? 36621
Branches ? 17314
========================================
Hits ? 31747
Misses ? 4827
Partials ? 47
Files with missing lines | Coverage Δ | |
---|---|---|
SentryTestUtils/TestFileManager.swift | 100.000% <100.000%> (ø) |
|
Sources/Sentry/SentryAppStartTracker.m | 98.255% <ø> (ø) |
|
Sources/Sentry/SentryAppStateManager.m | 100.000% <ø> (ø) |
|
Sources/Sentry/SentryFileManager.m | 92.125% <ø> (ø) |
|
Sources/Sentry/SentrySerialization.m | 98.818% <ø> (ø) |
|
Sources/Sentry/SentryWatchdogTerminationLogic.m | 83.050% <ø> (ø) |
|
Sources/Sentry/SentryWatchdogTerminationTracker.m | 100.000% <ø> (ø) |
|
...try/SentryWatchdogTerminationTrackingIntegration.m | 85.897% <ø> (ø) |
|
Sources/Swift/SentryAppState.swift | 97.058% <97.058%> (ø) |
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 83bb978...0ac089a. Read the comment docs.
Loading