[
https://issues.apache.org/jira/browse/GROOVY-12358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18111816#comment-18111816
] ASF GitHub Bot commented on GROOVY-12358: ----------------------------------------- codecov-commenter commented on PR #2879: URL: https://github.com/apache/groovy/pull/2879#issuecomment-5550423372 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2879?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 71.0990%. Comparing base ([`65ac2ab`](https://app.codecov.io/gh/apache/groovy/commit/65ac2abf7554b4d6622527739c9338bc94ba4047?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`deed859`](https://app.codecov.io/gh/apache/groovy/commit/deed8594f9b35bd9dabf5c4edccdc60f50601a45?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/2879?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #2879 +/- ## ================================================== + Coverage 71.0924% 71.0990% +0.0066% Complexity 37341 37341 ================================================== Files 1579 1579 Lines 135466 135466 Branches 25100 25100 ================================================== + Hits 96306 96315 +9 + Misses 30484 30475 -9 Partials 8676 8676 ``` | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2879?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/YamlSlurper.java](https://app.codecov.io/gh/apache/groovy/pull/2879?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) | `90.4762% <ø> (+9.5238%)` | :arrow_up: | ... and [7 files with indirect coverage changes](https://app.codecov.io/gh/apache/groovy/pull/2879/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> > YamlSlurper: document that YAML aliases and merge keys are not resolved > ----------------------------------------------------------------------- > > Key: GROOVY-12358 > URL: https://issues.apache.org/jira/browse/GROOVY-12358 > Project: Groovy > Issue Type: Improvement > Reporter: Paul King > Assignee: Paul King > Priority: Major > -- This message was sent by Atlassian Jira (v8.20.10#820010)
