[
https://issues.apache.org/jira/browse/GROOVY-12012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18081045#comment-18081045
] ASF GitHub Bot commented on GROOVY-12012: ----------------------------------------- codecov-commenter commented on PR #2533: URL: https://github.com/apache/groovy/pull/2533#issuecomment-4456858013 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2533?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.1423%. 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 ([`968497f`](https://app.codecov.io/gh/apache/groovy/commit/968497f8ec5fe810920cff79d5e6b391f14d6140?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/2533?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #2533 +/- ## ================================================== - Coverage 68.1437% 68.1423% -0.0014% Complexity 32755 32755 ================================================== Files 1499 1499 Lines 125228 125232 +4 Branches 22604 22604 ================================================== + Hits 85335 85336 +1 - Misses 32381 32382 +1 - Partials 7512 7514 +2 ``` | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2533?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...vy-yaml/src/main/java/groovy/yaml/YamlBuilder.java](https://app.codecov.io/gh/apache/groovy/pull/2533?src=pr&el=tree&filepath=subprojects%2Fgroovy-yaml%2Fsrc%2Fmain%2Fjava%2Fgroovy%2Fyaml%2FYamlBuilder.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VicHJvamVjdHMvZ3Jvb3Z5LXlhbWwvc3JjL21haW4vamF2YS9ncm9vdnkveWFtbC9ZYW1sQnVpbGRlci5qYXZh) | `77.7778% <100.0000%> (ø)` | | | [...vy-yaml/src/main/java/groovy/yaml/YamlSlurper.java](https://app.codecov.io/gh/apache/groovy/pull/2533?src=pr&el=tree&filepath=subprojects%2Fgroovy-yaml%2Fsrc%2Fmain%2Fjava%2Fgroovy%2Fyaml%2FYamlSlurper.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VicHJvamVjdHMvZ3Jvb3Z5LXlhbWwvc3JjL21haW4vamF2YS9ncm9vdnkveWFtbC9ZYW1sU2x1cnBlci5qYXZh) | `80.9524% <100.0000%> (+4.4818%)` | :arrow_up: | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/apache/groovy/pull/2533/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-yaml: clarify when dates can retain rich types vs when handled as > Strings > -------------------------------------------------------------------------------- > > Key: GROOVY-12012 > URL: https://issues.apache.org/jira/browse/GROOVY-12012 > Project: Groovy > Issue Type: Improvement > Reporter: Paul King > Assignee: Paul King > Priority: Major > -- This message was sent by Atlassian Jira (v8.20.10#820010)
