Skip to content

2.x: cleanup of some javadoc errors and mentions of 'Nbp' #4542

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
Sep 13, 2016

Conversation

akarnokd
Copy link
Member

  • fix some javadoc typos
  • replace javadoc mentioning of "unsubscribe" with either "cancel" or "dispose"
  • some minor algorithm reorganizations based on IntelliJ analysis
  • remove the mention of "Nbp" from the code and documentation (it refers to an earlier naming scheme for Observables and Observers)

@akarnokd akarnokd added this to the 2.0 RC 3 milestone Sep 13, 2016
@codecov-io
Copy link

Current coverage is 78.62% (diff: 80.00%)

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

@@                2.x      #4542   diff @@
==========================================
  Files           530        530          
  Lines         35294      35271    -23   
  Methods           0          0          
  Messages          0          0          
  Branches       5478       5476     -2   
==========================================
- Hits          27746      27732    -14   
+ Misses         5561       5556     -5   
+ Partials       1987       1983     -4   

Powered by Codecov. Last update 666b05c...a95cf21

@akarnokd akarnokd merged commit 8e9c935 into ReactiveX:2.x Sep 13, 2016
@akarnokd akarnokd deleted the Cleanup913_2 branch September 13, 2016 14:39
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.

2 participants