Skip to content

🧪 Code Coverage Below Threshold #1

@github-actions

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: 0e83e5e
Workflow run: https://github.com/FlossWare/jremote/actions/runs/26605643492

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions