Set up JaCoCo + CI pipeline #14
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Priority: P2 — Lower
Context: The project currently has 57 tests across 10 test classes but no coverage measurement or CI pipeline. The testing audit graded coverage at B- and recommended enforcing a coverage gate to prevent regressions as new tests are added.
Scope:
pom.xml+ new CI workflowGoal:
JaCoCo config:
Estimate: 1 hour
Dependencies: Most valuable after test coverage improves (issues #6–#13)