Skip to content

🧪 Code Coverage Below Threshold #4

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/30734049553

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions