summaryrefslogtreecommitdiffstats
path: root/lib/jacoco/jacocoagent.jar
Commit message (Collapse)AuthorAgeFilesLines
* Add JaCoCo coverage reporting to test.shKostya2026-08-201-0/+0
Vendor jacocoagent.jar/jacococli.jar under lib/jacoco/ (excluded from the shipped classpath), attach the agent during test runs, and generate an HTML+XML report into build/coverage after tests pass.