4.x: Detect un-awaited CompletionStageDisposables during tests #8093
Codecov / codecov/project
succeeded
Apr 3, 2026 in 0s
98.90% (target 95.00%)
View this Pull Request on Codecov
98.90% (target 95.00%)
Details
Codecov Report
❌ Patch coverage is 73.33333% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.90%. Comparing base (73241eb) to head (aedc4b3).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...ctivex/rxjava4/core/CompletionStageDisposable.java | 73.33% | 6 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## 4.x #8093 +/- ##
============================================
- Coverage 98.94% 98.90% -0.05%
- Complexity 6863 6867 +4
============================================
Files 767 767
Lines 48557 48586 +29
Branches 6506 6508 +2
============================================
+ Hits 48047 48052 +5
- Misses 388 397 +9
- Partials 122 137 +15 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading