Skip to content

2.x: CompositeException fix order of Exceptions#4695

Merged
akarnokd merged 2 commits intoReactiveX:2.xfrom
vanniktech:compositeexception
Oct 12, 2016
Merged

2.x: CompositeException fix order of Exceptions#4695
akarnokd merged 2 commits intoReactiveX:2.xfrom
vanniktech:compositeexception

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