[
https://issues.apache.org/jira/browse/GROOVY-11732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18022615#comment-18022615
]
ASF GitHub Bot commented on GROOVY-11732:
-----------------------------------------
codecov-commenter commented on PR #2306:
URL: https://github.com/apache/groovy/pull/2306#issuecomment-3332118067
##
[Codecov](https://app.codecov.io/gh/apache/groovy/pull/2306?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 67.0237%. Comparing base
([`9907f80`](https://app.codecov.io/gh/apache/groovy/commit/9907f803a0e0d2b70f2e8b5191444ad64ad016dd?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache))
to head
([`2b3b7df`](https://app.codecov.io/gh/apache/groovy/commit/2b3b7df3dfaa45684a174d902fe0d31695dfbed7?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)).
<details><summary>Additional details and impacted files</summary>
[](https://app.codecov.io/gh/apache/groovy/pull/2306?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
```diff
@@ Coverage Diff @@
## master #2306 +/- ##
==================================================
- Coverage 67.0280% 67.0237% -0.0043%
Complexity 29320 29320
==================================================
Files 1382 1382
Lines 116605 116605
Branches 20413 20413
==================================================
- Hits 78158 78153 -5
- Misses 32021 32024 +3
- Partials 6426 6428 +2
```
[see 3 files with indirect coverage
changes](https://app.codecov.io/gh/apache/groovy/pull/2306/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.1.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)