[
https://issues.apache.org/jira/browse/GROOVY-11913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18071990#comment-18071990
]
ASF GitHub Bot commented on GROOVY-11913:
-----------------------------------------
codecov-commenter commented on PR #2450:
URL: https://github.com/apache/groovy/pull/2450#issuecomment-4207001249
##
[Codecov](https://app.codecov.io/gh/apache/groovy/pull/2450?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.4985%. Comparing base
([`bc8bc7a`](https://app.codecov.io/gh/apache/groovy/commit/bc8bc7aa451f1557febddb5027df2851fcbdf265?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache))
to head
([`c2956ff`](https://app.codecov.io/gh/apache/groovy/commit/c2956ffef1beed4cb19262e38a62560322d4a160?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/2450?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
```diff
@@ Coverage Diff @@
## master #2450 +/- ##
==================================================
- Coverage 66.4994% 66.4985% -0.0008%
+ Complexity 30215 30214 -1
==================================================
Files 1408 1408
Lines 117744 117744
Branches 20907 20907
==================================================
- Hits 78299 78298 -1
Misses 33020 33020
- Partials 6425 6426 +1
```
[see 2 files with indirect coverage
changes](https://app.codecov.io/gh/apache/groovy/pull/2450/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>
> Bring back SwingBuilder widgets list
> ------------------------------------
>
> Key: GROOVY-11913
> URL: https://issues.apache.org/jira/browse/GROOVY-11913
> Project: Groovy
> Issue Type: Improvement
> Reporter: Paul King
> Assignee: Paul King
> Priority: Major
> Fix For: 6.0.0-alpha-1
>
>
> This is to fix the following issue raised on the groovy-website repo:
> https://github.com/apache/groovy-website/issues/46
> This assumes we need to produce versions of the widget list for a particular
> groovy version. The list of widgets changes very rarely but could change We
> can delete this issue if that proves not useful.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)