[
https://issues.apache.org/jira/browse/GROOVY-12010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18081062#comment-18081062
] ASF GitHub Bot commented on GROOVY-12010: ----------------------------------------- codecov-commenter commented on PR #2535: URL: https://github.com/apache/groovy/pull/2535#issuecomment-4457061541 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2535?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.1482%. Comparing base ([`94ae84d`](https://app.codecov.io/gh/apache/groovy/commit/94ae84d3fa788065b04d6d423e9551f6d35c8b8b?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`fc6df8e`](https://app.codecov.io/gh/apache/groovy/commit/fc6df8ecb33c2d85c92c245ee7b6746451be3f69?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/2535?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #2535 +/- ## ================================================== + Coverage 68.1437% 68.1482% +0.0045% - Complexity 32755 32758 +3 ================================================== Files 1499 1499 Lines 125228 125233 +5 Branches 22604 22604 ================================================== + Hits 85335 85344 +9 + Misses 32381 32379 -2 + Partials 7512 7510 -2 ``` | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2535?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...vy-toml/src/main/java/groovy/toml/TomlBuilder.java](https://app.codecov.io/gh/apache/groovy/pull/2535?src=pr&el=tree&filepath=subprojects%2Fgroovy-toml%2Fsrc%2Fmain%2Fjava%2Fgroovy%2Ftoml%2FTomlBuilder.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VicHJvamVjdHMvZ3Jvb3Z5LXRvbWwvc3JjL21haW4vamF2YS9ncm9vdnkvdG9tbC9Ub21sQnVpbGRlci5qYXZh) | `75.0000% <100.0000%> (ø)` | | | [...vy-toml/src/main/java/groovy/toml/TomlSlurper.java](https://app.codecov.io/gh/apache/groovy/pull/2535?src=pr&el=tree&filepath=subprojects%2Fgroovy-toml%2Fsrc%2Fmain%2Fjava%2Fgroovy%2Ftoml%2FTomlSlurper.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VicHJvamVjdHMvZ3Jvb3Z5LXRvbWwvc3JjL21haW4vamF2YS9ncm9vdnkvdG9tbC9Ub21sU2x1cnBlci5qYXZh) | `81.8182% <100.0000%> (+5.3476%)` | :arrow_up: | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/apache/groovy/pull/2535/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> > Graduate groovy-toml from incubating to stable > ---------------------------------------------- > > Key: GROOVY-12010 > URL: https://issues.apache.org/jira/browse/GROOVY-12010 > Project: Groovy > Issue Type: Improvement > 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)
