Coverage Drop Detected
Current Coverage:
- Instruction Coverage: 80%
- Branch Coverage: 80%
Required:
- Instruction Coverage: ≥93%
- Branch Coverage: ≥86%
Action Required
Increase test coverage to meet FlossWare quality standards.
How to Fix
- Run:
mvn clean verify
- Open:
target/site/jacoco/index.html
- Identify uncovered code
- Add tests for uncovered lines/branches
- Re-run:
mvn clean verify
Resources
This issue was automatically created by the Quality Gate workflow.
Triggered by commit: 0e83e5e
Workflow run: https://github.com/FlossWare/jremote/actions/runs/26605643492
Coverage Drop Detected
Current Coverage:
Required:
Action Required
Increase test coverage to meet FlossWare quality standards.
How to Fix
mvn clean verifytarget/site/jacoco/index.htmlmvn clean verifyResources
This issue was automatically created by the Quality Gate workflow.
Triggered by commit: 0e83e5e
Workflow run: https://github.com/FlossWare/jremote/actions/runs/26605643492