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 to Gradle 6.8.2 #7184

Merged
merged 1 commit into from
Feb 13, 2021
Merged

Conversation

akarnokd
Copy link
Member

Upgrade Gradle.

@akarnokd akarnokd added this to the 3.1 milestone Feb 11, 2021
@codecov
Copy link

codecov bot commented Feb 11, 2021

Codecov Report

Merging #7184 (7c37954) into 3.x (4e86963) will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                3.x    #7184      +/-   ##
============================================
- Coverage     99.56%   99.54%   -0.03%     
- Complexity     6752     6753       +1     
============================================
  Files           747      747              
  Lines         47350    47350              
  Branches       6367     6367              
============================================
- Hits          47146    47135      -11     
- Misses           93       96       +3     
- Partials        111      119       +8     
Impacted Files Coverage Δ Complexity Δ
...l/operators/observable/ObservableFlatMapMaybe.java 89.43% <0.00%> (-4.93%) 2.00% <0.00%> (ø%)
...rnal/operators/flowable/FlowableFlatMapSingle.java 94.18% <0.00%> (-3.49%) 2.00% <0.00%> (ø%)
...ternal/operators/completable/CompletableMerge.java 97.29% <0.00%> (-2.71%) 2.00% <0.00%> (ø%)
.../operators/observable/ObservableFlatMapSingle.java 95.23% <0.00%> (-1.59%) 2.00% <0.00%> (ø%)
...nternal/operators/observable/ObservableCreate.java 98.29% <0.00%> (-0.86%) 2.00% <0.00%> (ø%)
.../operators/observable/ObservableCombineLatest.java 99.38% <0.00%> (-0.62%) 6.00% <0.00%> (ø%)
.../reactivex/rxjava3/processors/ReplayProcessor.java 99.19% <0.00%> (-0.41%) 52.00% <0.00%> (ø%)
...operators/flowable/FlowableConcatMapScheduler.java 99.20% <0.00%> (-0.40%) 4.00% <0.00%> (ø%)
...a3/internal/operators/flowable/FlowableCreate.java 99.35% <0.00%> (+0.32%) 6.00% <0.00%> (ø%)
...a/io/reactivex/rxjava3/subjects/ReplaySubject.java 99.58% <0.00%> (+0.41%) 49.00% <0.00%> (ø%)
... and 3 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 4e86963...d890ff6. Read the comment docs.

@akarnokd akarnokd merged commit adc3a5b into ReactiveX:3.x Feb 13, 2021
@akarnokd akarnokd deleted the GradleTo6_8_2 branch September 6, 2021 12:51
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.

1 participant