The Wayback Machine - https://web.archive.org/web/20220212175028/https://github.com/ReactiveX/RxJava/pull/7208
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

3.x: Upgrade Gradle to 6.8.3 #7208

Merged
merged 1 commit into from Mar 10, 2021
Merged

3.x: Upgrade Gradle to 6.8.3 #7208

merged 1 commit into from Mar 10, 2021

Conversation

@akarnokd
Copy link
Member

@akarnokd akarnokd commented Mar 10, 2021

Upgrade to Gradle 6.8.3, including the wrapper jar and batch files.

@codecov
Copy link

@codecov codecov bot commented Mar 10, 2021

Codecov Report

Merging #7208 (6e0d5e9) into 3.x (f75498c) will increase coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                3.x    #7208      +/-   ##
============================================
+ Coverage     99.47%   99.54%   +0.06%     
  Complexity     6758     6758              
============================================
  Files           747      747              
  Lines         47392    47392              
  Branches       6382     6382              
============================================
+ Hits          47145    47178      +33     
+ Misses          112       94      -18     
+ Partials        135      120      -15     
Impacted Files Coverage Δ Complexity Δ
.../operators/flowable/FlowableBlockingSubscribe.java 93.02% <0.00%> (-4.66%) 10.00% <0.00%> (-1.00%)
...erators/completable/CompletableConcatIterable.java 95.91% <0.00%> (-4.09%) 2.00% <0.00%> (ø%)
...nternal/operators/observable/ObservableCreate.java 95.72% <0.00%> (-2.57%) 2.00% <0.00%> (ø%)
...perators/single/SingleFlatMapIterableFlowable.java 99.16% <0.00%> (-0.84%) 2.00% <0.00%> (ø%)
.../operators/maybe/MaybeFlatMapIterableFlowable.java 99.18% <0.00%> (-0.82%) 2.00% <0.00%> (ø%)
...a/io/reactivex/rxjava3/subjects/ReplaySubject.java 99.37% <0.00%> (+0.20%) 49.00% <0.00%> (ø%)
...ernal/operators/flowable/FlowableFlatMapMaybe.java 94.30% <0.00%> (+0.51%) 2.00% <0.00%> (ø%)
...nternal/operators/observable/ObservableReplay.java 100.00% <0.00%> (+0.53%) 22.00% <0.00%> (ø%)
...a3/internal/operators/flowable/FlowableReplay.java 99.78% <0.00%> (+0.85%) 21.00% <0.00%> (ø%)
...3/internal/operators/flowable/FlowablePublish.java 99.00% <0.00%> (+0.99%) 18.00% <0.00%> (ø%)
... and 9 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 f75498c...6e0d5e9. Read the comment docs.

@akarnokd akarnokd merged commit 1a12855 into ReactiveX:3.x Mar 10, 2021
5 checks passed
@akarnokd akarnokd deleted the Gradle_6.8.3 branch Mar 10, 2021
@akarnokd akarnokd added this to the 3.1 milestone Mar 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant