Skip to content

Upgrade to Gradle 7.6#7486

Merged
akarnokd merged 2 commits intoReactiveX:3.xfrom
akarnokd:Gradle76
Nov 25, 2022
Merged

Upgrade to Gradle 7.6#7486
akarnokd merged 2 commits intoReactiveX:3.xfrom
akarnokd:Gradle76

Conversation

@akarnokd
Copy link
Copy Markdown
Member

Via

gradlew wrapper --gradle-version=7.6

@akarnokd akarnokd added this to the 3.1-support milestone Nov 25, 2022
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 25, 2022

Codecov Report

Merging #7486 (1e59379) into 3.x (159ae3b) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##                3.x    #7486   +/-   ##
=========================================
  Coverage     99.52%   99.52%           
- Complexity     6788     6789    +1     
=========================================
  Files           752      752           
  Lines         47586    47616   +30     
  Branches       6394     6396    +2     
=========================================
+ Hits          47359    47390   +31     
+ Misses          107      105    -2     
- Partials        120      121    +1     
Impacted Files Coverage Δ
.../main/java/io/reactivex/rxjava3/core/Flowable.java 100.00% <100.00%> (ø)
...ain/java/io/reactivex/rxjava3/core/Observable.java 100.00% <100.00%> (ø)
...operators/flowable/FlowableThrottleFirstTimed.java 100.00% <100.00%> (ø)
...ators/observable/ObservableThrottleFirstTimed.java 100.00% <100.00%> (ø)
.../operators/flowable/FlowableBlockingSubscribe.java 93.02% <0.00%> (-4.66%) ⬇️
...l/operators/observable/ObservableFlatMapMaybe.java 91.54% <0.00%> (-3.53%) ⬇️
...nternal/operators/observable/ObservableCreate.java 96.58% <0.00%> (-2.57%) ⬇️
...o/reactivex/rxjava3/processors/AsyncProcessor.java 97.91% <0.00%> (-2.09%) ⬇️
...a/io/reactivex/rxjava3/subjects/ReplaySubject.java 99.58% <0.00%> (+0.62%) ⬆️
...va/io/reactivex/rxjava3/subjects/AsyncSubject.java 100.00% <0.00%> (+2.12%) ⬆️
... and 2 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Copy Markdown
Collaborator

@vanniktech vanniktech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@akarnokd
Copy link
Copy Markdown
Member Author

Yeah, I had to run it twice to get all the changes.

@akarnokd akarnokd merged commit 506413f into ReactiveX:3.x Nov 25, 2022
@akarnokd akarnokd deleted the Gradle76 branch November 25, 2022 18:47
Desislav-Petrov pushed a commit to Desislav-Petrov/RxJava that referenced this pull request Nov 26, 2022
* Upgrade to Gradle 7.6

* Rerun gradle wrapper upgrade
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.

2 participants