Skip to content

2.x: collect - handle post terminal events - Observable #4428

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

Conversation

davidmoten
Copy link
Collaborator

Post-terminal event handling for Observable.collect.

Added three unit tests that failed on original logic.

@codecov-io
Copy link

Current coverage is 69.51% (diff: 100%)

Merging #4428 into 2.x will increase coverage by 0.02%

@@                2.x      #4428   diff @@
==========================================
  Files           454        454          
  Lines         32331      32340     +9   
  Methods           0          0          
  Messages          0          0          
  Branches       5214       5217     +3   
==========================================
+ Hits          22468      22482    +14   
+ Misses         7664       7653    -11   
- Partials       2199       2205     +6   

Powered by Codecov. Last update d37bb20...3b7bea3

@akarnokd akarnokd added this to the 2.0 RC 2 milestone Aug 26, 2016
@akarnokd akarnokd merged commit 6dbeff4 into ReactiveX:2.x Aug 26, 2016
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.

3 participants