[
https://issues.apache.org/jira/browse/GROOVY-12211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18099895#comment-18099895
] ASF GitHub Bot commented on GROOVY-12211: ----------------------------------------- codecov-commenter commented on PR #2744: URL: https://github.com/apache/groovy/pull/2744#issuecomment-5111615730 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2744?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 69.8900%. Comparing base ([`2ea4329`](https://app.codecov.io/gh/apache/groovy/commit/2ea432993e7b7da1fa52708244d050c535eed01b?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`bb0b493`](https://app.codecov.io/gh/apache/groovy/commit/bb0b493fa0520819b18c6cb2ed8a4e37b68ee71a?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 1 commits behind head on master. <details><summary>Additional details and impacted files</summary> [](https://app.codecov.io/gh/apache/groovy/pull/2744?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #2744 +/- ## ============================================= Coverage 69.8900% 69.8900% - Complexity 35195 35198 +3 ============================================= Files 1554 1554 Lines 130877 130877 Branches 23958 23958 ============================================= Hits 91470 91470 Misses 31152 31152 Partials 8255 8255 ``` | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2744?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...a/org/codehaus/groovy/control/CompilationUnit.java](https://app.codecov.io/gh/apache/groovy/pull/2744?src=pr&el=tree&filepath=src%2Fmain%2Fjava%2Forg%2Fcodehaus%2Fgroovy%2Fcontrol%2FCompilationUnit.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL21haW4vamF2YS9vcmcvY29kZWhhdXMvZ3Jvb3Z5L2NvbnRyb2wvQ29tcGlsYXRpb25Vbml0LmphdmE=) | `80.7453% <100.0000%> (ø)` | | ... and [7 files with indirect coverage changes](https://app.codecov.io/gh/apache/groovy/pull/2744/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> > Avoid full bytecode re-parse when completing NestMembers after class > generation > ------------------------------------------------------------------------------- > > Key: GROOVY-12211 > URL: https://issues.apache.org/jira/browse/GROOVY-12211 > Project: Groovy > Issue Type: Improvement > Reporter: Paul King > Assignee: Paul King > Priority: Major > -- This message was sent by Atlassian Jira (v8.20.10#820010)
