Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update BlockingFlowableIterable.onNext() to set error before cancel #7789

Merged
merged 1 commit into from
Nov 21, 2024

Update BlockingFlowableIterable.onNext() to set error before cancel

e526cc3
Select commit
Loading
Failed to load commit list.
Merged

Update BlockingFlowableIterable.onNext() to set error before cancel #7789

Update BlockingFlowableIterable.onNext() to set error before cancel
e526cc3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 14, 2024 in 0s

99.62% (target 95.00%)

View this Pull Request on Codecov

99.62% (target 95.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.62%. Comparing base (9b55d01) to head (e526cc3).
Report is 108 commits behind head on 3.x.

Additional details and impacted files
@@            Coverage Diff            @@
##                3.x    #7789   +/-   ##
=========================================
  Coverage     99.62%   99.62%           
  Complexity     6801     6801           
=========================================
  Files           752      752           
  Lines         47707    47711    +4     
  Branches       6401     6402    +1     
=========================================
+ Hits          47527    47532    +5     
+ Misses           84       81    -3     
- Partials         96       98    +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.