[
https://issues.apache.org/jira/browse/GROOVY-11771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18027972#comment-18027972
] ASF GitHub Bot commented on GROOVY-11771: ----------------------------------------- codecov-commenter commented on PR #2315: URL: https://github.com/apache/groovy/pull/2315#issuecomment-3375048704 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2315?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.0080%. Comparing base ([`12ea0ae`](https://app.codecov.io/gh/apache/groovy/commit/12ea0aec13117a588d6fdde9e7799f4b2a585111?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`af374fc`](https://app.codecov.io/gh/apache/groovy/commit/af374fc6b3e93ac5cfac51c30d0f59997ca3ef2b?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/2315?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #2315 +/- ## ================================================== - Coverage 67.0103% 67.0080% -0.0023% - Complexity 29310 29312 +2 ================================================== Files 1382 1382 Lines 116591 116592 +1 Branches 20410 20410 ================================================== - Hits 78128 78126 -2 - Misses 32038 32040 +2 - Partials 6425 6426 +1 ``` | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2315?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...codehaus/groovy/control/CompilerConfiguration.java](https://app.codecov.io/gh/apache/groovy/pull/2315?src=pr&el=tree&filepath=src%2Fmain%2Fjava%2Forg%2Fcodehaus%2Fgroovy%2Fcontrol%2FCompilerConfiguration.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL21haW4vamF2YS9vcmcvY29kZWhhdXMvZ3Jvb3Z5L2NvbnRyb2wvQ29tcGlsZXJDb25maWd1cmF0aW9uLmphdmE=) | `76.7442% <100.0000%> (+0.0775%)` | :arrow_up: | ... and [4 files with indirect coverage changes](https://app.codecov.io/gh/apache/groovy/pull/2315/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 asm to 9.9 and add JDK26 constants > --------------------------------------- > > Key: GROOVY-11771 > URL: https://issues.apache.org/jira/browse/GROOVY-11771 > Project: Groovy > Issue Type: Dependency upgrade > Reporter: Paul King > Assignee: Paul King > Priority: Major > -- This message was sent by Atlassian Jira (v8.20.10#820010)
