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

2.x: CompositeException fix order of Exceptions #4695

Merged
merged 2 commits into from
Oct 12, 2016
Merged

2.x: CompositeException fix order of Exceptions #4695

merged 2 commits into from
Oct 12, 2016

Conversation

vanniktech
Copy link
Collaborator

After looking at #4692 I found a few more exceptions which were passed in the wrong order to CompositeException.

@codecov-io
Copy link

codecov-io commented Oct 12, 2016

Current coverage is 83.47% (diff: 30.76%)

Merging #4695 into 2.x will increase coverage by <.01%

@@                2.x      #4695   diff @@
==========================================
  Files           567        567          
  Lines         37618      37618          
  Methods           0          0          
  Messages          0          0          
  Branches       5790       5790          
==========================================
+ Hits          31399      31400     +1   
- Misses         4218       4219     +1   
+ Partials       2001       1999     -2   

Powered by Codecov. Last update 63a5931...41eaf8e

@akarnokd
Copy link
Member

I'm working on completable. Please skip those classes.

@vanniktech
Copy link
Collaborator Author

Alright did that.

@akarnokd akarnokd merged commit 35c2951 into ReactiveX:2.x Oct 12, 2016
@akarnokd akarnokd added this to the 2.0 RC5 milestone Oct 12, 2016
@vanniktech vanniktech deleted the compositeexception branch October 12, 2016 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants