Skip to content

3.x: Upgrade to Gradle 7.5.1 #7456

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
Aug 8, 2022
Merged

3.x: Upgrade to Gradle 7.5.1 #7456

merged 1 commit into from
Aug 8, 2022

Conversation

akarnokd
Copy link
Member

@akarnokd akarnokd commented Aug 8, 2022

via

gradlew wrapper --gradle-version=7.5.1

via

`gradlew wrapper --gradle-version=7.5.1`
@akarnokd akarnokd added this to the 3.1-support milestone Aug 8, 2022
@codecov
Copy link

codecov bot commented Aug 8, 2022

Codecov Report

Merging #7456 (e916bf3) into 3.x (05c8521) will increase coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff            @@
##                3.x    #7456   +/-   ##
=========================================
  Coverage     99.53%   99.54%           
- Complexity     6782     6783    +1     
=========================================
  Files           751      751           
  Lines         47482    47482           
  Branches       6378     6378           
=========================================
+ Hits          47260    47264    +4     
+ Misses          103      101    -2     
+ Partials        119      117    -2     
Impacted Files Coverage Δ
...eactivex/rxjava3/processors/BehaviorProcessor.java 97.48% <0.00%> (-2.52%) ⬇️
...rnal/operators/flowable/FlowableFlatMapSingle.java 94.18% <0.00%> (-2.33%) ⬇️
...rnal/operators/flowable/FlowableSequenceEqual.java 98.78% <0.00%> (-1.22%) ⬇️
...3/internal/operators/flowable/FlowablePublish.java 99.00% <0.00%> (-1.00%) ⬇️
...ternal/operators/observable/ObservableFlatMap.java 97.51% <0.00%> (-0.71%) ⬇️
...ernal/operators/flowable/FlowableFlatMapMaybe.java 95.85% <0.00%> (-0.52%) ⬇️
...operators/flowable/FlowableConcatMapScheduler.java 99.20% <0.00%> (-0.40%) ⬇️
...a/io/reactivex/rxjava3/subjects/ReplaySubject.java 99.16% <0.00%> (+0.20%) ⬆️
...3/internal/operators/flowable/FlowableGroupBy.java 85.32% <0.00%> (+0.29%) ⬆️
...va3/internal/operators/parallel/ParallelRunOn.java 100.00% <0.00%> (+1.46%) ⬆️
... and 5 more

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@akarnokd akarnokd merged commit ef51a90 into ReactiveX:3.x Aug 8, 2022
@akarnokd akarnokd deleted the Gradle751 branch August 8, 2022 08:11
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