Closed
Conversation
ccf6ee2 to
b35c16f
Compare
Contributor
|
@kpavlov Gradle 9.2.1 is just released |
b9ad550 to
21dd44b
Compare
c6500b2 to
0566e73
Compare
0566e73 to
378acfb
Compare
Qodana for JVM1263 new problems were found
@@ Code coverage @@
+ 72% total lines covered
18166 lines analyzed, 13171 lines covered
# Calculated according to the filters of your coverage tool☁️ View the detailed Qodana report Contact Qodana teamContact us at qodana-support@jetbrains.com
|
8491baa to
6102dc3
Compare
Update Gradle to 9.2.1
…gradle.properties - Move JUnit parallel execution properties to `gradle.properties` for consistency. - Update `configureCommonTestSettings` visibility to internal and remove redundant parallelism setup. - Improve error handling in `CredentialsResolverPlugin` by replacing `ExecException` with `GradleException`.
…operties` to `JvmTestConfigure.kt` - Consolidate parallel execution setup into `configureCommonTestSettings` for better encapsulation. - Remove redundant `configureJvmTests` method.
6102dc3 to
a7543e8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update Gradle to 9.2.1
Motivation and Context
Keep tooling up to date. Enjoy Gradle performance improvements
Breaking Changes
Type of the changes
Checklist
developas the base branchAdditional steps for pull requests adding a new feature