Skip to content

4.x: Add VirtualSchedulerTests extends AbstractSchedulerConcurrencyTests#8204

Merged
akarnokd merged 1 commit into
ReactiveX:4.xfrom
akarnokd:4xVirtualSchedulerTesting
Jun 30, 2026
Merged

4.x: Add VirtualSchedulerTests extends AbstractSchedulerConcurrencyTests#8204
akarnokd merged 1 commit into
ReactiveX:4.xfrom
akarnokd:4xVirtualSchedulerTesting

Conversation

@akarnokd

Copy link
Copy Markdown
Member

Verify the virtual scheduler via the test suite for schedulers.

@akarnokd akarnokd added this to the 4.0 milestone Jun 30, 2026
@github-actions

Copy link
Copy Markdown

🐷 TruffleHog + Entropy Beauty Scan

Average entropy of changed code: 4.611 bits/char
Verdict: ✅ Mid-4 beauty detected (thoughtful human code!)

Changed files entropy:

build.gradle: 5.009
src/test/java/io/reactivex/rxjava4/core/RxJavaSelfTest.java: 4.701
src/test/java/io/reactivex/rxjava4/core/RxJavaTest.java: 4.620
src/test/java/io/reactivex/rxjava4/core/XFlatMapTest.java: 4.114

✅ No secrets or suspicious high-entropy strings found.

Mid-4 beauty heuristic in action — powered by our entropy chats! 😊

@codecov

codecov Bot commented Jun 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.34%. Comparing base (c357f75) to head (d00666c).

Additional details and impacted files
@@             Coverage Diff              @@
##                4.x    #8204      +/-   ##
============================================
+ Coverage     98.33%   98.34%   +0.01%     
+ Complexity     6785     6783       -2     
============================================
  Files           777      777              
  Lines         48506    48506              
  Branches       6570     6570              
============================================
+ Hits          47696    47703       +7     
+ Misses          610      606       -4     
+ Partials        200      197       -3     

☔ View full report in Codecov by Harness.
📢 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.

@akarnokd akarnokd merged commit a341271 into ReactiveX:4.x Jun 30, 2026
6 checks passed
@akarnokd akarnokd deleted the 4xVirtualSchedulerTesting branch June 30, 2026 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant