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: Observable marble fixes 01/08-b #5797

Merged
merged 1 commit into from
Jan 8, 2018

Conversation

@akarnokd akarnokd added this to the 2.2 milestone Jan 8, 2018
@vanniktech
Copy link
Collaborator

I think there's a markdown error in your list.

@akarnokd
Copy link
Member Author

akarnokd commented Jan 8, 2018

Pressed some unexpected keyboard shortcut that created the PR prematurely. Updated.

@codecov
Copy link

codecov bot commented Jan 8, 2018

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##                2.x    #5797      +/-   ##
============================================
+ Coverage     96.24%   96.31%   +0.07%     
- Complexity     5804     5811       +7     
============================================
  Files           634      634              
  Lines         41631    41631              
  Branches       5776     5776              
============================================
+ Hits          40066    40096      +30     
+ Misses          617      601      -16     
+ Partials        948      934      -14
Impacted Files Coverage Δ Complexity Δ
src/main/java/io/reactivex/Observable.java 100% <ø> (ø) 509 <0> (ø) ⬇️
.../operators/completable/CompletableConcatArray.java 93.75% <0%> (-6.25%) 2% <0%> (ø)
.../internal/operators/flowable/FlowableInterval.java 94.44% <0%> (-2.78%) 3% <0%> (ø)
...nternal/operators/observable/ObservableWindow.java 98% <0%> (-2%) 3% <0%> (ø)
...ex/internal/subscribers/InnerQueuedSubscriber.java 96.07% <0%> (-1.97%) 18% <0%> (-1%)
...ternal/operators/observable/ObservablePublish.java 92.98% <0%> (-1.76%) 11% <0%> (ø)
...perators/single/SingleFlatMapIterableFlowable.java 96.66% <0%> (-1.67%) 2% <0%> (ø)
...ivex/internal/operators/maybe/MaybeMergeArray.java 96.62% <0%> (-1.13%) 6% <0%> (ø)
...rnal/operators/flowable/FlowableFlatMapSingle.java 94.56% <0%> (-1.09%) 2% <0%> (ø)
...ava/io/reactivex/processors/BehaviorProcessor.java 94.17% <0%> (-0.9%) 59% <0%> (ø)
... and 32 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 732927c...4e8cb68. Read the comment docs.

@akarnokd akarnokd merged commit 1ed3e5e into ReactiveX:2.x Jan 8, 2018
@akarnokd akarnokd deleted the MoreMarbles0108b branch January 8, 2018 16:33
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