This is an automated email from the ASF dual-hosted git repository.

papegaaij pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/wicket.git

commit 5de29d171a06e0657f39fbbc773b6572b167eab2
Merge: d1bfd0b888 a434345d9e
Author: Emond Papegaaij <[email protected]>
AuthorDate: Mon Aug 24 09:36:15 2026 +0200

    Merge pull request #1553 from apache/add-code-coverage
    
    Add JaCoCo coverage measurement and Codecov reporting

 .github/scripts/check-coverage-report.py |  97 ++++++++++++++
 .github/workflows/maven.yml              |  26 +++-
 README.md                                |  23 ++++
 codecov.yml                              |  33 +++++
 pom.xml                                  |  54 ++++++--
 wicket-coverage/pom.xml                  | 209 +++++++++++++++++++++++++++++++
 6 files changed, 430 insertions(+), 12 deletions(-)

Reply via email to