Skip to content

4.x: Streamable Operator optimizations 7/18#8239

Merged
akarnokd merged 2 commits into
ReactiveX:4.xfrom
akarnokd:4xStreamableOptimizations0718
Jul 18, 2026
Merged

4.x: Streamable Operator optimizations 7/18#8239
akarnokd merged 2 commits into
ReactiveX:4.xfrom
akarnokd:4xStreamableOptimizations0718

Style fix

0712af6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 18, 2026 in 0s

98.59% (target 95.00%)

View this Pull Request on Codecov

98.59% (target 95.00%)

Details

Codecov Report

❌ Patch coverage is 89.03226% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.59%. Comparing base (8ed1fbc) to head (0712af6).

Files with missing lines Patch % Lines
...nternal/operators/streamable/StreamableFilter.java 89.02% 4 Missing and 5 partials ⚠️
...l/operators/streamable/StreamableLastAsSingle.java 81.48% 2 Missing and 3 partials ⚠️
...rnal/operators/streamable/StreamableCollector.java 88.00% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                4.x    #8239      +/-   ##
============================================
- Coverage     98.63%   98.59%   -0.04%     
- Complexity     7152     7154       +2     
============================================
  Files           822      822              
  Lines         50543    50625      +82     
  Branches       6862     6879      +17     
============================================
+ Hits          49852    49914      +62     
- Misses          475      481       +6     
- Partials        216      230      +14     

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