Skip to content

Fix POM_URL #7214

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 16, 2021
Merged

Fix POM_URL #7214

merged 1 commit into from
Mar 16, 2021

Conversation

ZacSweers
Copy link
Contributor

Noticed this appeared to be an accidental copy-pasta leftover

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@codecov
Copy link

codecov bot commented Mar 16, 2021

Codecov Report

Merging #7214 (0b50cdb) into 3.x (bdf13a1) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##                3.x    #7214   +/-   ##
=========================================
  Coverage     99.52%   99.52%           
+ Complexity     6758     6756    -2     
=========================================
  Files           747      747           
  Lines         47391    47391           
  Branches       6382     6382           
=========================================
  Hits          47167    47167           
+ Misses          102      101    -1     
- Partials        122      123    +1     
Impacted Files Coverage Δ Complexity Δ
.../operators/completable/CompletableConcatArray.java 93.75% <0.00%> (-6.25%) 2.00% <0.00%> (ø%)
...x/rxjava3/internal/operators/single/SingleAmb.java 96.61% <0.00%> (-3.39%) 9.00% <0.00%> (-1.00%)
...eactivex/rxjava3/processors/BehaviorProcessor.java 97.48% <0.00%> (-2.52%) 50.00% <0.00%> (ø%)
.../operators/observable/ObservableFlatMapSingle.java 94.44% <0.00%> (-2.39%) 2.00% <0.00%> (ø%)
...reactivex/rxjava3/processors/PublishProcessor.java 98.16% <0.00%> (-1.84%) 41.00% <0.00%> (-1.00%)
...nternal/operators/observable/ObservableWindow.java 98.21% <0.00%> (-1.79%) 3.00% <0.00%> (ø%)
...rnal/operators/flowable/FlowableFlatMapSingle.java 94.18% <0.00%> (-1.17%) 2.00% <0.00%> (ø%)
...ternal/operators/observable/ObservableFlatMap.java 97.87% <0.00%> (-0.71%) 3.00% <0.00%> (ø%)
...a/io/reactivex/rxjava3/subjects/ReplaySubject.java 99.37% <0.00%> (+0.20%) 49.00% <0.00%> (ø%)
...perators/single/SingleFlatMapIterableFlowable.java 100.00% <0.00%> (+0.83%) 2.00% <0.00%> (ø%)
... and 6 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 bdf13a1...0b50cdb. Read the comment docs.

@akarnokd akarnokd merged commit 269bb0f into ReactiveX:3.x Mar 16, 2021
@ZacSweers ZacSweers deleted the patch-1 branch March 16, 2021 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants