[
https://issues.apache.org/jira/browse/GROOVY-11918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18072750#comment-18072750
]
ASF GitHub Bot commented on GROOVY-11918:
-----------------------------------------
codecov-commenter commented on PR #2456:
URL: https://github.com/apache/groovy/pull/2456#issuecomment-4227180215
##
[Codecov](https://app.codecov.io/gh/apache/groovy/pull/2456?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.4807%. Comparing base
([`5e07369`](https://app.codecov.io/gh/apache/groovy/commit/5e07369f6837b057ac8ddb1d425e21c39f1b3e95?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache))
to head
([`707b44e`](https://app.codecov.io/gh/apache/groovy/commit/707b44eba018ab15053c9a8152acb1898c11810d?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/2456?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
```diff
@@ Coverage Diff @@
## master #2456 +/- ##
==================================================
+ Coverage 66.4799% 66.4807% +0.0008%
Complexity 30238 30238
==================================================
Files 1409 1409
Lines 117953 117953
Branches 20976 20976
==================================================
+ Hits 78415 78416 +1
Misses 33066 33066
+ Partials 6472 6471 -1
```
[see 3 files with indirect coverage
changes](https://app.codecov.io/gh/apache/groovy/pull/2456/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>
> Bump to latest asciidoctorj versions
> ------------------------------------
>
> Key: GROOVY-11918
> URL: https://issues.apache.org/jira/browse/GROOVY-11918
> Project: Groovy
> Issue Type: Dependency upgrade
> Reporter: Paul King
> Priority: Major
>
> asciidoctorDiagram=3.0.1
> asciidoctorDiagramPlantuml=1.2026.2
> asciidoctorPdf=2.3.23
> asciidoctorj=3.0.1
> Also due to incompatibilities with asciidoctor 3, removed:
> asciidoctorGroovyDsl=2.0.2
> (If a later version is released that is compatible, we can remove the newly
> added "asciidoc-extensions" subproject)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)