This is an automated email from the ASF dual-hosted git repository. ottlinger pushed a commit to branch addTestCoverage in repository https://gitbox.apache.org/repos/asf/creadur-tentacles.git
commit 3fbce1359f0a7bc6ebc0aee8c699233ee050b73e Author: P. Ottlinger <[email protected]> AuthorDate: Sat Jul 4 17:53:39 2026 +0200 TENTACLES-15: Add note about coverage config --- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 0b87523..76ba3c0 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -61,7 +61,7 @@ The <action> type attribute can be add,update,fix,remove. --> <release version="0.2-SNAPSHOT" date="xxxx-yy-zz" description="Current SNAPSHOT - release to be done"> <action issue="TENTACLES-15" type="add" dev="pottlinger"> - Integrate Tentacles with SonarCloud. + Integrate Tentacles with SonarCloud and test coverage configuration. </action> <action issue="TENTACLES-25" type="add" dev="pottlinger"> Migrated to JDK 17 and updated the RAT plugin to version 0.18. Support for JDK 8 has been dropped.
