ref: Use RunLoop observer for watchdog detection #6237
Codecov / codecov/project
failed
Sep 23, 2025 in 1s
86.594% (-0.121%) compared to d8ceea3
View this Pull Request on Codecov
86.594% (-0.121%) compared to d8ceea3
Details
Codecov Report
❌ Patch coverage is 97.77778%
with 4 lines
in your changes missing coverage. Please review.
✅ Project coverage is 86.594%. Comparing base (d8ceea3
) to head (915a740
).
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## main #6237 +/- ##
=============================================
- Coverage 86.714% 86.594% -0.121%
=============================================
Files 437 438 +1
Lines 37132 37171 +39
Branches 17383 17370 -13
=============================================
- Hits 32199 32188 -11
- Misses 4660 4939 +279
+ Partials 273 44 -229
Files with missing lines | Coverage Δ | |
---|---|---|
Sources/Sentry/SentryBaseIntegration.m | 95.512% <100.000%> (-0.057%) |
⬇️ |
Sources/Sentry/SentryDependencyContainer.m | 89.583% <100.000%> (+0.087%) |
⬆️ |
...try/SentryWatchdogTerminationTrackingIntegration.m | 91.025% <85.714%> (+5.128%) |
⬆️ |
...yWatchdogTerminationTrackingIntegrationSwift.swift | 97.142% <97.142%> (ø) |
|
Sources/Swift/HangTracker.swift | 98.518% <98.518%> (ø) |
... 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 d8ceea3...915a740. Read the comment docs.
Loading