Skip to content

2.x: Remove unused test methods from safe observer/subscriber. #4387

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 21, 2016
Merged

2.x: Remove unused test methods from safe observer/subscriber. #4387

merged 1 commit into from
Aug 21, 2016

Conversation

JakeWharton
Copy link
Contributor

No description provided.

@JakeWharton
Copy link
Contributor Author

I'm not a huge fan of the word "safe" here. What about calling these ContractObserver and ContractSubscriber to more accurately describe what they do?

@codecov-io
Copy link

codecov-io commented Aug 21, 2016

Current coverage is 69.62% (diff: 100%)

Merging #4387 into 2.x will increase coverage by <.01%

@@                2.x      #4387   diff @@
==========================================
  Files           449        449          
  Lines         32004      32002     -2   
  Methods           0          0          
  Messages          0          0          
  Branches       5108       5108          
==========================================
- Hits          22283      22282     -1   
+ Misses         7578       7575     -3   
- Partials       2143       2145     +2   

Powered by Codecov. Last update 3262f16...294b059

@akarnokd akarnokd added this to the 2.0 RC 1 milestone Aug 21, 2016
@akarnokd akarnokd merged commit 06eedea into ReactiveX:2.x Aug 21, 2016
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