Skip to content

Conversation

@akarnokd
Copy link
Member

  • more Observable coverage
  • make Observable.sequenceEqual return Single<Boolean>
  • reimplement Observable.distinct()
  • fix Observable.combineLatest error management
  • remove or compact unused code paths
  • fix Observable.flatMap maxConcurrency behavior with scalars, use of unbounded queue
  • fix Observable.timeInterval not saving the Disposable

@codecov-io
Copy link

codecov-io commented Oct 15, 2016

Current coverage is 87.82% (diff: 96.25%)

Merging #4712 into 2.x will increase coverage by 0.73%

@@                2.x      #4712   diff @@
==========================================
  Files           568        569     +1   
  Lines         37061      37124    +63   
  Methods           0          0          
  Messages          0          0          
  Branches       5648       5655     +7   
==========================================
+ Hits          32277      32603   +326   
+ Misses         3083       2864   -219   
+ Partials       1701       1657    -44   

Powered by Codecov. Last update fe4acf2...d2cea35

@akarnokd akarnokd merged commit 788873e into ReactiveX:2.x Oct 16, 2016
@akarnokd akarnokd deleted the Coverage_10_15_2 branch October 16, 2016 09:23
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