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: coverage, cleanup fixes 10/14-1 #4705

Merged
merged 1 commit into from
Oct 14, 2016

Conversation

akarnokd
Copy link
Member

  • improve coverage of Observable operators
  • remove impossible or unused code paths
  • fix Observable.flatMap's dispose behavior and error accumulation

@akarnokd akarnokd added this to the 2.0 RC5 milestone Oct 14, 2016
@codecov-io
Copy link

Current coverage is 85.84% (diff: 93.49%)

Merging #4705 into 2.x will increase coverage by 0.62%

@@                2.x      #4705   diff @@
==========================================
  Files           567        567          
  Lines         37287      37197    -90   
  Methods           0          0          
  Messages          0          0          
  Branches       5699       5681    -18   
==========================================
+ Hits          31775      31931   +156   
+ Misses         3673       3481   -192   
+ Partials       1839       1785    -54   

Powered by Codecov. Last update d320d5c...0879f14

@akarnokd akarnokd merged commit a5df963 into ReactiveX:2.x Oct 14, 2016
@akarnokd akarnokd deleted the Coverage_10_14_1 branch October 14, 2016 16:59
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