fix: start foreground CallService crashes [WPB-24829][WPB-24840] #4820
Codecov / codecov/project
succeeded
May 21, 2026 in 1s
51.76% (+0.46%) compared to 951a019
View this Pull Request on Codecov
51.76% (+0.46%) compared to 951a019
Details
Codecov Report
❌ Patch coverage is 54.02299% with 40 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.76%. Comparing base (951a019) to head (d1d65ea).
Additional details and impacted files
@@ Coverage Diff @@
## develop #4820 +/- ##
===========================================
+ Coverage 51.29% 51.76% +0.46%
===========================================
Files 611 611
Lines 21201 21256 +55
Branches 3407 3410 +3
===========================================
+ Hits 10875 11003 +128
+ Misses 9310 9234 -76
- Partials 1016 1019 +3 | Files with missing lines | Coverage Δ | |
|---|---|---|
| .../kotlin/com/wire/android/GlobalObserversManager.kt | 89.65% <100.00%> (+0.97%) |
⬆️ |
| ...re/android/notification/WireNotificationManager.kt | 75.78% <100.00%> (+2.50%) |
⬆️ |
| ...wire/android/notification/NotificationConstants.kt | 18.18% <ø> (+9.09%) |
⬆️ |
| ...ndroid/notification/NotificationChannelsManager.kt | 0.99% <0.00%> (ø) |
|
| ...in/com/wire/android/services/CallServiceManager.kt | 91.66% <82.35%> (-2.98%) |
⬇️ |
| ...re/android/notification/CallNotificationManager.kt | 64.61% <40.90%> (+26.02%) |
⬆️ |
| ...in/kotlin/com/wire/android/services/CallService.kt | 9.85% <0.00%> (-2.43%) |
⬇️ |
... 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 951a019...d1d65ea. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading