Skip to content

3.x: Have internal.operator.observable unit tests extends RxJavaTest - 6 #6607

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

Conversation

RomanWuattier
Copy link
Contributor

This commit updates the unit tests for internal.operator.observable

Related: #6583

…st` - 6

This commit updates the unit tests for `internal.operator.observable`

Related: ReactiveX#6583
@codecov
Copy link

codecov bot commented Aug 2, 2019

Codecov Report

Merging #6607 into 3.x will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##                3.x   #6607      +/-   ##
===========================================
- Coverage     98.23%   98.2%   -0.04%     
+ Complexity     6185    6183       -2     
===========================================
  Files           678     678              
  Lines         44908   44908              
  Branches       6214    6214              
===========================================
- Hits          44117   44102      -15     
- Misses          261     272      +11     
- Partials        530     534       +4
Impacted Files Coverage Δ Complexity Δ
.../operators/observable/ObservableFlatMapSingle.java 88.8% <0%> (-5.98%) 2% <0%> (ø)
...l/operators/observable/ObservableFlatMapMaybe.java 88.88% <0%> (-5.89%) 2% <0%> (ø)
...activex/internal/observers/QueueDrainObserver.java 97.43% <0%> (-2.57%) 21% <0%> (-1%)
...ernal/operators/flowable/FlowableFlatMapMaybe.java 93.71% <0%> (-1.94%) 2% <0%> (ø)
...java/io/reactivex/processors/UnicastProcessor.java 98.8% <0%> (-1.2%) 67% <0%> (-1%)
...x/internal/operators/flowable/FlowablePublish.java 97.53% <0%> (-0.99%) 17% <0%> (-1%)
...internal/operators/flowable/FlowableSwitchMap.java 96.24% <0%> (-0.94%) 3% <0%> (ø)
...nternal/operators/parallel/ParallelSortedJoin.java 94.89% <0%> (-0.73%) 2% <0%> (ø)
...x/internal/operators/flowable/FlowableGroupBy.java 95.51% <0%> (-0.57%) 3% <0%> (ø)
...activex/internal/schedulers/ExecutorScheduler.java 98% <0%> (-0.5%) 10% <0%> (ø)
... and 14 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 eae8280...e20fe66. Read the comment docs.

@akarnokd akarnokd added this to the 3.0 milestone Aug 2, 2019
@akarnokd akarnokd merged commit 1144ebc into ReactiveX:3.x Aug 3, 2019
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.

3 participants