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

Upgrade to Gradle 7.4.1 #7402

Merged
merged 1 commit into from
Mar 10, 2022
Merged

Upgrade to Gradle 7.4.1 #7402

merged 1 commit into from
Mar 10, 2022

Conversation

akarnokd
Copy link
Member

via

gradlew wrapper --gradle-version=7.4.1

via

```
gradlew wrapper --gradle-version=7.4.1
```
@akarnokd akarnokd added this to the 3.1-support milestone Mar 10, 2022
@codecov
Copy link

codecov bot commented Mar 10, 2022

Codecov Report

Merging #7402 (57b6258) into 3.x (72f24e2) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                3.x    #7402      +/-   ##
============================================
+ Coverage     99.53%   99.54%   +0.01%     
  Complexity     6781     6781              
============================================
  Files           751      751              
  Lines         47482    47482              
  Branches       6378     6378              
============================================
+ Hits          47261    47266       +5     
+ Misses          101       98       -3     
+ Partials        120      118       -2     
Impacted Files Coverage Δ
...va/io/reactivex/rxjava3/subjects/AsyncSubject.java 97.87% <0.00%> (-2.13%) ⬇️
...nternal/operators/parallel/ParallelReduceFull.java 91.08% <0.00%> (-1.99%) ⬇️
...ctivex/rxjava3/internal/util/QueueDrainHelper.java 98.61% <0.00%> (-1.39%) ⬇️
...rnal/operators/flowable/FlowableFlatMapSingle.java 94.18% <0.00%> (-1.17%) ⬇️
...operators/observable/ObservableMergeWithMaybe.java 99.09% <0.00%> (-0.91%) ⬇️
...nternal/operators/observable/ObservableCreate.java 99.14% <0.00%> (-0.86%) ⬇️
.../operators/maybe/MaybeFlatMapIterableFlowable.java 99.18% <0.00%> (-0.82%) ⬇️
...a/io/reactivex/rxjava3/subjects/ReplaySubject.java 99.37% <0.00%> (+0.41%) ⬆️
.../operators/observable/ObservableCombineLatest.java 100.00% <0.00%> (+0.61%) ⬆️
...l/operators/observable/ObservableFlatMapMaybe.java 92.95% <0.00%> (+1.40%) ⬆️
... and 4 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 72f24e2...57b6258. Read the comment docs.

@akarnokd akarnokd merged commit becde83 into ReactiveX:3.x Mar 10, 2022
@akarnokd akarnokd deleted the Gradle_7_4_1 branch August 8, 2022 12:31
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.

None yet

1 participant