Skip to content

🧪 Code Coverage Below Threshold #2

Description

@github-actions

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

  1. Run: mvn clean verify
  2. Open: target/site/jacoco/index.html
  3. Identify uncovered code
  4. Add tests for uncovered lines/branches
  5. Re-run: mvn clean verify

Resources


This issue was automatically created by the Quality Gate workflow.
Triggered by commit: 5a0cdbb
Workflow run: https://github.com/FlossWare/remote-java/actions/runs/29556679747

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions