[
https://issues.apache.org/jira/browse/GROOVY-11732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18021209#comment-18021209
]
ASF GitHub Bot commented on GROOVY-11732:
-----------------------------------------
codecov-commenter commented on PR #2295:
URL: https://github.com/apache/groovy/pull/2295#issuecomment-3308171978
##
[Codecov](https://app.codecov.io/gh/apache/groovy/pull/2295?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 66.9994%. Comparing base
([`21c0fc7`](https://app.codecov.io/gh/apache/groovy/commit/21c0fc7e7aff6281a21911307832552cd441df83?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache))
to head
([`1551e8f`](https://app.codecov.io/gh/apache/groovy/commit/1551e8f541ff89011d1d130d49a4a56ef6da8ef2?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)).
:warning: Report is 4 commits behind head on master.
<details><summary>Additional details and impacted files</summary>
[](https://app.codecov.io/gh/apache/groovy/pull/2295?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
```diff
@@ Coverage Diff @@
## master #2295 +/- ##
==================================================
- Coverage 67.0009% 66.9994% -0.0014%
- Complexity 29301 29306 +5
==================================================
Files 1382 1382
Lines 116591 116601 +10
Branches 20410 20410
==================================================
+ Hits 78117 78122 +5
- Misses 32050 32054 +4
- Partials 6424 6425 +1
```
[see 4 files with indirect coverage
changes](https://app.codecov.io/gh/apache/groovy/pull/2295/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
</details>
<details><summary> :rocket: New features to boost your workflow: </summary>
- :snowflake: [Test
Analytics](https://docs.codecov.com/docs/test-analytics): Detect flaky tests,
report on failures, and find test suite problems.
- :package: [JS Bundle
Analysis](https://docs.codecov.com/docs/javascript-bundle-analysis): Save
yourself from yourself by tracking and limiting bundle sizes in JS merges.
</details>
> Bump gradle to 9.0.0 (build dependency)
> ---------------------------------------
>
> Key: GROOVY-11732
> URL: https://issues.apache.org/jira/browse/GROOVY-11732
> Project: Groovy
> Issue Type: Dependency upgrade
> Reporter: Paul King
> Assignee: Paul King
> Priority: Major
> Fix For: 6.x
>
>
> Gradle 9 builds need to run on JDK17 or greater. That is likely our minimum
> for Groovy 6 (yet to be voted). Or we can rework the builds a little to use
> toolchains and run on 17 but test on other versions.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)