Skip to content

Conversation

@m3sv
Copy link
Contributor

@m3sv m3sv commented Oct 2, 2018

Fix typos in documentation.

I also fixed them in wiki, but since GitHub doesn't support wiki contributions I don't know how to proceed with the changes. They're in a separate repo.

@akarnokd
Copy link
Member

akarnokd commented Oct 2, 2018

I manually sync the wiki with the docs files, don't worry about that.

@codecov
Copy link

codecov bot commented Oct 2, 2018

Codecov Report

Merging #6235 into 2.x will increase coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                2.x    #6235      +/-   ##
============================================
+ Coverage     98.19%   98.26%   +0.06%     
  Complexity     6204     6204              
============================================
  Files           667      667              
  Lines         44887    44887              
  Branches       6216     6216              
============================================
+ Hits          44079    44110      +31     
+ Misses          259      242      -17     
+ Partials        549      535      -14
Impacted Files Coverage Δ Complexity Δ
...ternal/operators/observable/ObservablePublish.java 96.46% <0%> (-3.54%) 11% <0%> (ø)
...a/io/reactivex/internal/util/QueueDrainHelper.java 97.22% <0%> (-2.78%) 56% <0%> (-2%)
...ex/internal/operators/flowable/FlowableCreate.java 96.12% <0%> (-1.62%) 6% <0%> (ø)
...perators/mixed/ObservableSwitchMapCompletable.java 98.94% <0%> (-1.06%) 3% <0%> (ø)
...l/operators/observable/ObservableTimeoutTimed.java 99.15% <0%> (-0.85%) 3% <0%> (ø)
.../operators/maybe/MaybeFlatMapIterableFlowable.java 97.54% <0%> (-0.82%) 2% <0%> (ø)
...ernal/operators/flowable/FlowableTimeoutTimed.java 98.37% <0%> (-0.82%) 3% <0%> (ø)
...va/io/reactivex/processors/MulticastProcessor.java 98.23% <0%> (-0.45%) 83% <0%> (-1%)
...internal/operators/flowable/FlowableConcatMap.java 97.74% <0%> (-0.38%) 6% <0%> (ø)
...x/internal/operators/flowable/FlowableFlatMap.java 89.47% <0%> (-0.27%) 4% <0%> (ø)
... and 22 more

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 6126752...b332d6f. Read the comment docs.

@akarnokd akarnokd merged commit a04ade5 into ReactiveX:2.x Oct 2, 2018
@akarnokd akarnokd added this to the 2.2 backlog milestone Oct 2, 2018
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.

2 participants