Skip to content

Conversation

@ojh102
Copy link
Contributor

@ojh102 ojh102 commented Apr 28, 2019

remove unused import in Flowable.java

@akarnokd akarnokd added this to the 2.2 backlog milestone Apr 28, 2019
@codecov
Copy link

codecov bot commented Apr 28, 2019

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##                2.x    #6470      +/-   ##
============================================
+ Coverage     98.23%   98.31%   +0.07%     
- Complexity     6294     6296       +2     
============================================
  Files           675      675              
  Lines         45159    45159              
  Branches       6244     6244              
============================================
+ Hits          44364    44398      +34     
+ Misses          251      235      -16     
+ Partials        544      526      -18
Impacted Files Coverage Δ Complexity Δ
src/main/java/io/reactivex/Flowable.java 100% <ø> (ø) 567 <0> (ø) ⬇️
...java/io/reactivex/processors/PublishProcessor.java 98.19% <0%> (-1.81%) 42% <0%> (-1%)
...rnal/operators/flowable/FlowableFlatMapSingle.java 92.93% <0%> (-1.64%) 2% <0%> (ø)
...activex/internal/schedulers/ExecutorScheduler.java 95.97% <0%> (-1.01%) 10% <0%> (ø)
.../operators/observable/ObservableFlatMapSingle.java 88.8% <0%> (-0.75%) 2% <0%> (ø)
...ain/java/io/reactivex/subjects/UnicastSubject.java 99.36% <0%> (-0.64%) 64% <0%> (-1%)
...internal/operators/flowable/FlowableObserveOn.java 96.93% <0%> (-0.56%) 3% <0%> (ø)
...rnal/operators/observable/ObservableSwitchMap.java 94.68% <0%> (-0.54%) 3% <0%> (ø)
...va/io/reactivex/processors/MulticastProcessor.java 98.23% <0%> (-0.45%) 83% <0%> (-1%)
...ivex/internal/operators/parallel/ParallelJoin.java 94.44% <0%> (-0.38%) 3% <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 b570c91...cddc7d7. Read the comment docs.

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