[
https://issues.apache.org/jira/browse/GROOVY-12083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18088147#comment-18088147
] ASF GitHub Bot commented on GROOVY-12083: ----------------------------------------- codecov-commenter commented on PR #2604: URL: https://github.com/apache/groovy/pull/2604#issuecomment-4676280625 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2604?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 68.3119%. Comparing base ([`31c92ab`](https://app.codecov.io/gh/apache/groovy/commit/31c92ab18b1e34738eea595649f2e951ac3094bb?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`7e799b2`](https://app.codecov.io/gh/apache/groovy/commit/7e799b2c73dc35145800a91bab71a674b1c2e634?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 2 commits behind head on master. <details><summary>Additional details and impacted files</summary> [](https://app.codecov.io/gh/apache/groovy/pull/2604?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #2604 +/- ## ================================================== - Coverage 68.3184% 68.3119% -0.0066% + Complexity 33442 33440 -2 ================================================== Files 1518 1518 Lines 127014 127016 +2 Branches 23051 23051 ================================================== - Hits 86774 86767 -7 - Misses 32537 32543 +6 - Partials 7703 7706 +3 ``` | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2604?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [.../org/apache/groovy/contracts/domain/Assertion.java](https://app.codecov.io/gh/apache/groovy/pull/2604?src=pr&el=tree&filepath=subprojects%2Fgroovy-contracts%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fgroovy%2Fcontracts%2Fdomain%2FAssertion.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VicHJvamVjdHMvZ3Jvb3Z5LWNvbnRyYWN0cy9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvZ3Jvb3Z5L2NvbnRyYWN0cy9kb21haW4vQXNzZXJ0aW9uLmphdmE=) | `88.0000% <100.0000%> (+1.0435%)` | :arrow_up: | ... and [7 files with indirect coverage changes](https://app.codecov.io/gh/apache/groovy/pull/2604/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> > groovy-contracts: only the first @Ensures on a method fires > ----------------------------------------------------------- > > Key: GROOVY-12083 > URL: https://issues.apache.org/jira/browse/GROOVY-12083 > Project: Groovy > Issue Type: Bug > Reporter: Paul King > Assignee: Paul King > Priority: Major > Fix For: 6.0.0-alpha-2 > > -- This message was sent by Atlassian Jira (v8.20.10#820010)
