[
https://issues.apache.org/jira/browse/GROOVY-12273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18105568#comment-18105568
] ASF GitHub Bot commented on GROOVY-12273: ----------------------------------------- codecov-commenter commented on PR #2810: URL: https://github.com/apache/groovy/pull/2810#issuecomment-5327243778 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2810?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report :x: Patch coverage is `84.37500%` with `5 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 70.1854%. Comparing base ([`5f56279`](https://app.codecov.io/gh/apache/groovy/commit/5f562793bd5b7f7adb4792e41dcd0385b5452ac9?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`30e5acb`](https://app.codecov.io/gh/apache/groovy/commit/30e5acbd9ad7a9a7b16645470129876f201d60e3?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 5 commits behind head on master. | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2810?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [src/main/java/groovy/util/ConfigObject.java](https://app.codecov.io/gh/apache/groovy/pull/2810?src=pr&el=tree&filepath=src%2Fmain%2Fjava%2Fgroovy%2Futil%2FConfigObject.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL21haW4vamF2YS9ncm9vdnkvdXRpbC9Db25maWdPYmplY3QuamF2YQ==) | 84.3750% | [2 Missing and 3 partials :warning: ](https://app.codecov.io/gh/apache/groovy/pull/2810?src=pr&el=tree&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/2810?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #2810 +/- ## ================================================== + Coverage 70.1516% 70.1854% +0.0338% - Complexity 35828 35863 +35 ================================================== Files 1562 1562 Lines 132523 132549 +26 Branches 24379 24382 +3 ================================================== + Hits 92967 93030 +63 + Misses 31140 31108 -32 + Partials 8416 8411 -5 ``` | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2810?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [src/main/java/groovy/util/ConfigObject.java](https://app.codecov.io/gh/apache/groovy/pull/2810?src=pr&el=tree&filepath=src%2Fmain%2Fjava%2Fgroovy%2Futil%2FConfigObject.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL21haW4vamF2YS9ncm9vdnkvdXRpbC9Db25maWdPYmplY3QuamF2YQ==) | `85.3107% <84.3750%> (+0.6954%)` | :arrow_up: | ... and [13 files with indirect coverage changes](https://app.codecov.io/gh/apache/groovy/pull/2810/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> > ConfigObject.writeTo breaks its round-trip contract > --------------------------------------------------- > > Key: GROOVY-12273 > URL: https://issues.apache.org/jira/browse/GROOVY-12273 > Project: Groovy > Issue Type: Improvement > Reporter: Paul King > Assignee: Paul King > Priority: Major > -- This message was sent by Atlassian Jira (v8.20.10#820010)
