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

Fixed Javadoc for SingleFlatMapIterableObservable. #5383

Conversation

leonardortlima
Copy link
Contributor

Fixed Javadoc for SingleFlatMapIterableObservable.

@codecov
Copy link

codecov bot commented May 31, 2017

Codecov Report

Merging #5383 into 2.x will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                2.x    #5383      +/-   ##
============================================
- Coverage     96.17%   96.16%   -0.01%     
+ Complexity     5789     5784       -5     
============================================
  Files           630      630              
  Lines         41189    41189              
  Branches       5726     5726              
============================================
- Hits          39613    39611       -2     
+ Misses          624      621       -3     
- Partials        952      957       +5
Impacted Files Coverage Δ Complexity Δ
...rators/single/SingleFlatMapIterableObservable.java 100% <ø> (ø) 2 <0> (ø) ⬇️
...rnal/subscribers/SinglePostCompleteSubscriber.java 94.87% <0%> (-5.13%) 14% <0%> (-1%)
...ternal/operators/observable/ObservablePublish.java 91.22% <0%> (-4.39%) 9% <0%> (-1%)
...io/reactivex/internal/util/BackpressureHelper.java 95.91% <0%> (-4.09%) 21% <0%> (-1%)
...erators/completable/CompletableConcatIterable.java 95.91% <0%> (-4.09%) 2% <0%> (ø)
...vex/internal/operators/flowable/FlowableTimer.java 92.85% <0%> (-3.58%) 2% <0%> (ø)
...vex/internal/operators/single/SingleTakeUntil.java 91.8% <0%> (-3.28%) 2% <0%> (ø)
...activex/internal/operators/single/SingleCache.java 97.05% <0%> (-2.95%) 23% <0%> (-1%)
...main/java/io/reactivex/subjects/SingleSubject.java 95.23% <0%> (-2.39%) 38% <0%> (-1%)
.../main/java/io/reactivex/subjects/AsyncSubject.java 97.41% <0%> (-1.73%) 55% <0%> (-1%)
... and 34 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 8240d5c...c73566a. 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