Skip to content

2.x: Update Single.flatMapPublisher marble #5924

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
Mar 21, 2018

Conversation

akarnokd
Copy link
Member

Renamed the operator in the box. For #5788.

flatMapPublisher

@akarnokd akarnokd added this to the 2.2 milestone Mar 21, 2018
@codecov
Copy link

codecov bot commented Mar 21, 2018

Codecov Report

Merging #5924 into 2.x will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##                2.x    #5924   +/-   ##
=========================================
  Coverage     98.21%   98.21%           
+ Complexity     6020     6018    -2     
=========================================
  Files           656      656           
  Lines         44040    44040           
  Branches       6102     6102           
=========================================
  Hits          43255    43255           
+ Misses          241      239    -2     
- Partials        544      546    +2
Impacted Files Coverage Δ Complexity Δ
src/main/java/io/reactivex/Single.java 100% <ø> (ø) 142 <0> (ø) ⬇️
...va/io/reactivex/internal/queue/SpscArrayQueue.java 97.61% <0%> (-2.39%) 22% <0%> (-1%)
.../internal/disposables/ListCompositeDisposable.java 98% <0%> (-2%) 34% <0%> (-1%)
...activex/internal/schedulers/ScheduledRunnable.java 98.07% <0%> (-1.93%) 29% <0%> (-1%)
...x/internal/operators/flowable/FlowablePublish.java 97.44% <0%> (-1.71%) 11% <0%> (ø)
...perators/mixed/ObservableConcatMapCompletable.java 98.49% <0%> (-1.51%) 3% <0%> (ø)
...internal/operators/flowable/FlowableSwitchMap.java 95.28% <0%> (-1.42%) 3% <0%> (ø)
...java/io/reactivex/processors/UnicastProcessor.java 98.8% <0%> (-1.2%) 67% <0%> (-1%)
...operators/observable/ObservableMergeWithMaybe.java 99.1% <0%> (-0.9%) 2% <0%> (ø)
...nternal/operators/observable/ObservableCreate.java 98.26% <0%> (-0.87%) 2% <0%> (ø)
... and 15 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 3a098c5...06d15bb. Read the comment docs.

@akarnokd akarnokd merged commit 88aa854 into ReactiveX:2.x Mar 21, 2018
@akarnokd akarnokd deleted the SingleFlatMapPublisherMarble branch March 21, 2018 09:39
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