Skip to content

Add TCK tests, fix other tests

8b3af84
Select commit
Loading
Failed to load commit list.
Merged

4.x: Intro Schedulers.virtual(), deprecate Schedulers.io(), fix tests #8051

Add TCK tests, fix other tests
8b3af84
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 23, 2026 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 62.85714% with 104 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (4.x@a1741d5). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...internal/schedulers/DeferredExecutorScheduler.java 48.46% 89 Missing and 12 partials ⚠️
...va/io/reactivex/rxjava4/schedulers/Schedulers.java 81.81% 2 Missing ⚠️
...va/io/reactivex/rxjava4/plugins/RxJavaPlugins.java 96.77% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##             4.x    #8051   +/-   ##
======================================
  Coverage       ?   99.30%           
  Complexity     ?     6828           
======================================
  Files          ?      764           
  Lines          ?    48246           
  Branches       ?     6470           
======================================
  Hits           ?    47911           
  Misses         ?      207           
  Partials       ?      128           

☔ 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.