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

Merged
merged 2 commits into from
Oct 14, 2016

Conversation

akarnokd
Copy link
Member

  • more Observable operator coverage
  • enable fusion with filter and fromCallable
  • change order of size parameter in timed buffer and window operators
  • fix minor mistakes in operators

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

codecov-io commented Oct 14, 2016

Current coverage is 86.18% (diff: 97.84%)

Merging #4706 into 2.x will increase coverage by 0.37%

@@                2.x      #4706   diff @@
==========================================
  Files           567        567          
  Lines         37197      37154    -43   
  Methods           0          0          
  Messages          0          0          
  Branches       5681       5680     -1   
==========================================
+ Hits          31919      32023   +104   
+ Misses         3478       3354   -124   
+ Partials       1800       1777    -23   

Powered by Codecov. Last update a5df963...cc9a84c

@akarnokd akarnokd merged commit 212db45 into ReactiveX:2.x Oct 14, 2016
@akarnokd akarnokd deleted the Coverage_10_14_2 branch October 14, 2016 22:31
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