Skip to content

4.x: Proposal, Streamable<T> / Streamer<T> extension for virtual

2162c78
Select commit
Loading
Failed to load commit list.
Merged

4.x: Introduce Streamable / Streamer after IAsyncEnumerable / IAsyncEnumreator #8048

4.x: Proposal, Streamable<T> / Streamer<T> extension for virtual
2162c78
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 20, 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 64.28571% with 30 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (4.x@ba12301). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...ain/java/io/reactivex/rxjava4/core/Streamable.java 58.06% 12 Missing and 1 partial ⚠️
.../internal/operators/streamable/StreamableJust.java 70.58% 8 Missing and 2 partials ⚠️
...nternal/operators/streamable/StreamableHelper.java 50.00% 3 Missing and 1 partial ⚠️
...a/io/reactivex/rxjava4/disposables/Disposable.java 0.00% 2 Missing ⚠️
...internal/operators/streamable/StreamableEmpty.java 83.33% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##             4.x    #8048   +/-   ##
======================================
  Coverage       ?   99.52%           
  Complexity     ?     6810           
======================================
  Files          ?      763           
  Lines          ?    47986           
  Branches       ?     6430           
======================================
  Hits           ?    47756           
  Misses         ?      117           
  Partials       ?      113           

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