[
https://issues.apache.org/jira/browse/GROOVY-11859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18058777#comment-18058777
]
ASF GitHub Bot commented on GROOVY-11859:
-----------------------------------------
codecov-commenter commented on PR #2380:
URL: https://github.com/apache/groovy/pull/2380#issuecomment-3905589179
##
[Codecov](https://app.codecov.io/gh/apache/groovy/pull/2380?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 66.7172%. Comparing base
([`9b4ec31`](https://app.codecov.io/gh/apache/groovy/commit/9b4ec311df38c915fdaa36f8b5c37585cc90762c?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache))
to head
([`a33437f`](https://app.codecov.io/gh/apache/groovy/commit/a33437f950af92967d5042727af02bf252ad5a4e?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/2380?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
```diff
@@ Coverage Diff @@
## master #2380 +/- ##
==================================================
+ Coverage 66.7154% 66.7172% +0.0017%
- Complexity 29846 29848 +2
==================================================
Files 1382 1382
Lines 116180 116180
Branches 20491 20491
==================================================
+ Hits 77510 77512 +2
Misses 32323 32323
+ Partials 6347 6345 -2
```
[see 2 files with indirect coverage
changes](https://app.codecov.io/gh/apache/groovy/pull/2380/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>
> JarJarTask: Windows build issue where glob patterns containing * are treated
> as literal file paths
> --------------------------------------------------------------------------------------------------
>
> Key: GROOVY-11859
> URL: https://issues.apache.org/jira/browse/GROOVY-11859
> Project: Groovy
> Issue Type: Bug
> Affects Versions: 6.x
> Reporter: James Fredley
> Priority: Minor
>
> Windows build issue where glob patterns containing `{{{}*`{}}} are treated as
> literal file paths
> Resolved by
> * Changing {{@InputFiles @Classpath}} to {{@Input}} on {{untouchedFiles}}
> field
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)