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: Add @CheckReturnValue to create methods of Subjects + Processors #4971

Merged
merged 1 commit into from
Jan 8, 2017
Merged

2.x: Add @CheckReturnValue to create methods of Subjects + Processors #4971

merged 1 commit into from
Jan 8, 2017

Conversation

vanniktech
Copy link
Collaborator

  • adds the @CheckReturnValue annotation to subjects + processors since Single/Completable and MaybeSubject got them recently too

@codecov-io
Copy link

codecov-io commented Jan 8, 2017

Current coverage is 95.54% (diff: 100%)

Merging #4971 into 2.x will increase coverage by 0.01%

@@                2.x      #4971   diff @@
==========================================
  Files           591        591          
  Lines         37959      37959          
  Methods           0          0          
  Messages          0          0          
  Branches       5756       5756          
==========================================
+ Hits          36264      36268     +4   
  Misses          721        721          
+ Partials        974        970     -4   

Powered by Codecov. Last update d173b6d...54a3f8d

@akarnokd akarnokd added this to the 2.0 backlog milestone Jan 8, 2017
@akarnokd akarnokd merged commit 2e0d3b9 into ReactiveX:2.x Jan 8, 2017
@vanniktech vanniktech deleted the checkreturnvalue branch January 8, 2017 11:37
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.

4 participants