Skip to content

2.x: Remove test scheduler factory. #4380

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

Merged
merged 1 commit into from
Aug 20, 2016
Merged

2.x: Remove test scheduler factory. #4380

merged 1 commit into from
Aug 20, 2016

Conversation

JakeWharton
Copy link
Contributor

This method is misleading in that it's a factory next to a bunch of accessor methods to shared resources. The TestScheduler constructor is public and can be used directly.

This method is misleading in that it's a factory next to a bunch of accessor methods to shared resources. The TestScheduler constructor is public and can be used directly.
@codecov-io
Copy link

codecov-io commented Aug 20, 2016

Current coverage is 69.63% (diff: 100%)

Merging #4380 into 2.x will decrease coverage by 0.07%

@@                2.x      #4380   diff @@
==========================================
  Files           450        450          
  Lines         32007      32006     -1   
  Methods           0          0          
  Messages          0          0          
  Branches       5108       5108          
==========================================
- Hits          22311      22286    -25   
- Misses         7562       7577    +15   
- Partials       2134       2143     +9   

Powered by Codecov. Last update fba05ea...64dc7fa

@akarnokd akarnokd added this to the 2.0 RC 1 milestone Aug 20, 2016
@akarnokd akarnokd merged commit d80a261 into ReactiveX:2.x Aug 20, 2016
@JakeWharton JakeWharton deleted the jw/drop-test-factory branch August 20, 2016 23:21
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