[
https://issues.apache.org/jira/browse/GROOVY-12039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18083235#comment-18083235
] ASF GitHub Bot commented on GROOVY-12039: ----------------------------------------- codecov-commenter commented on PR #2564: URL: https://github.com/apache/groovy/pull/2564#issuecomment-4532199335 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/2564?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.1888%. Comparing base ([`42ce7e0`](https://app.codecov.io/gh/apache/groovy/commit/42ce7e09611dd02d85d6d1e80e3c079a90100460?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`a604e3e`](https://app.codecov.io/gh/apache/groovy/commit/a604e3e7abe4a970778f42439ed88bfe589ad4f5?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/2564?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #2564 +/- ## ================================================== - Coverage 68.1904% 68.1888% -0.0016% - Complexity 33103 33105 +2 ================================================== Files 1508 1508 Lines 126157 126157 Branches 22891 22891 ================================================== - Hits 86027 86025 -2 - Misses 32490 32491 +1 - Partials 7640 7641 +1 ``` | [Files with missing lines](https://app.codecov.io/gh/apache/groovy/pull/2564?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...ovy/groovy/typecheckers/FormatStringChecker.groovy](https://app.codecov.io/gh/apache/groovy/pull/2564?src=pr&el=tree&filepath=subprojects%2Fgroovy-typecheckers%2Fsrc%2Fmain%2Fgroovy%2Fgroovy%2Ftypecheckers%2FFormatStringChecker.groovy&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VicHJvamVjdHMvZ3Jvb3Z5LXR5cGVjaGVja2Vycy9zcmMvbWFpbi9ncm9vdnkvZ3Jvb3Z5L3R5cGVjaGVja2Vycy9Gb3JtYXRTdHJpbmdDaGVja2VyLmdyb292eQ==) | `78.1022% <ø> (ø)` | | | [...n/groovy/groovy/typecheckers/MonadicChecker.groovy](https://app.codecov.io/gh/apache/groovy/pull/2564?src=pr&el=tree&filepath=subprojects%2Fgroovy-typecheckers%2Fsrc%2Fmain%2Fgroovy%2Fgroovy%2Ftypecheckers%2FMonadicChecker.groovy&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VicHJvamVjdHMvZ3Jvb3Z5LXR5cGVjaGVja2Vycy9zcmMvbWFpbi9ncm9vdnkvZ3Jvb3Z5L3R5cGVjaGVja2Vycy9Nb25hZGljQ2hlY2tlci5ncm9vdnk=) | `57.1429% <ø> (ø)` | | | [...ain/groovy/groovy/typecheckers/RegexChecker.groovy](https://app.codecov.io/gh/apache/groovy/pull/2564?src=pr&el=tree&filepath=subprojects%2Fgroovy-typecheckers%2Fsrc%2Fmain%2Fgroovy%2Fgroovy%2Ftypecheckers%2FRegexChecker.groovy&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3VicHJvamVjdHMvZ3Jvb3Z5LXR5cGVjaGVja2Vycy9zcmMvbWFpbi9ncm9vdnkvZ3Jvb3Z5L3R5cGVjaGVja2Vycy9SZWdleENoZWNrZXIuZ3Jvb3Z5) | `75.6757% <ø> (ø)` | | ... and [3 files with indirect coverage changes](https://app.codecov.io/gh/apache/groovy/pull/2564/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 RegexChecker and FormatStringChecker from incubating to stable > ----------------------------------------------------------------------- > > Key: GROOVY-12039 > URL: https://issues.apache.org/jira/browse/GROOVY-12039 > Project: Groovy > Issue Type: Task > Reporter: Paul King > Priority: Major > -- This message was sent by Atlassian Jira (v8.20.10#820010)
