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

3.x: Javadoc: Fix wording of *OnSubscribe interfaces #7274

Merged
merged 1 commit into from May 14, 2021

Conversation

akarnokd
Copy link
Member

Bad wording: "an instance of a(n) X instance".

@codecov
Copy link

codecov bot commented May 14, 2021

Codecov Report

Merging #7274 (1ce19fc) into 3.x (3ba64ce) will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                3.x    #7274      +/-   ##
============================================
- Coverage     99.56%   99.53%   -0.03%     
  Complexity     6757     6757              
============================================
  Files           747      747              
  Lines         47391    47391              
  Branches       6382     6382              
============================================
- Hits          47183    47172      -11     
- Misses           92      100       +8     
- Partials        116      119       +3     
Impacted Files Coverage Δ Complexity Δ
...eactivex/rxjava3/processors/BehaviorProcessor.java 97.48% <0.00%> (-2.52%) 50.00% <0.00%> (ø%)
...rnal/operators/flowable/FlowableFlatMapSingle.java 96.51% <0.00%> (-1.17%) 2.00% <0.00%> (ø%)
...3/internal/operators/flowable/FlowablePublish.java 99.00% <0.00%> (-1.00%) 18.00% <0.00%> (ø%)
...a3/internal/operators/flowable/FlowableReplay.java 98.92% <0.00%> (-0.86%) 21.00% <0.00%> (ø%)
...l/operators/observable/ObservableFlatMapMaybe.java 97.88% <0.00%> (-0.71%) 2.00% <0.00%> (ø%)
...ernal/operators/flowable/FlowableFlatMapMaybe.java 96.37% <0.00%> (-0.52%) 2.00% <0.00%> (ø%)
...ternal/operators/observable/ObservableFlatMap.java 97.87% <0.00%> (-0.36%) 3.00% <0.00%> (ø%)
...a/io/reactivex/rxjava3/subjects/ReplaySubject.java 99.58% <0.00%> (+0.62%) 49.00% <0.00%> (ø%)
...3/internal/operators/observable/ObservableZip.java 100.00% <0.00%> (+0.68%) 6.00% <0.00%> (ø%)
.../operators/observable/ObservableFlatMapSingle.java 94.44% <0.00%> (+0.79%) 2.00% <0.00%> (ø%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3ba64ce...1ce19fc. Read the comment docs.

@akarnokd akarnokd merged commit 771616c into ReactiveX:3.x May 14, 2021
@akarnokd akarnokd deleted the JavadocCleanup210514 branch May 14, 2021 20:08
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.

None yet

1 participant