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

3.x: Update marbles for concatMap{Single|Maybe}[DelayError] #7698

Merged
merged 2 commits into from
Apr 23, 2024

Conversation

akarnokd
Copy link
Member

Resolves #7660

image
image
image
image

Copy link

codecov bot commented Apr 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.59%. Comparing base (9b55d01) to head (42de6af).
Report is 42 commits behind head on 3.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                3.x    #7698      +/-   ##
============================================
- Coverage     99.62%   99.59%   -0.03%     
+ Complexity     6801     6799       -2     
============================================
  Files           752      752              
  Lines         47707    47707              
  Branches       6401     6401              
============================================
- Hits          47527    47516      -11     
- Misses           84       87       +3     
- Partials         96      104       +8     

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

@akarnokd akarnokd merged commit 6300b15 into ReactiveX:3.x Apr 23, 2024
5 checks passed
@akarnokd akarnokd deleted the concatMapMaybeMarbleFix240423 branch April 23, 2024 14:47
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.

Marble diagram for Observable.concatMapMaybe is wrong
2 participants