Skip to content

fix(state): FETEST-001 marked DONE in backlog while component_test_coverage_pct is 25% in orchestrator.json #402

@github-actions

Description

@github-actions

Summary

.claude/state/orchestrator.json shows component_test_coverage_pct: 25, but the backlog simultaneously marks FETEST-001 Unit tests 80% [DONE]. This internal inconsistency risks treating incomplete test coverage as complete, allowing work items that depend on 80% coverage to proceed prematurely.

Affected file

.claude/state/orchestrator.json — line 173

Required fix

Either:

  1. Update component_test_coverage_pct to accurately reflect the achieved coverage; or
  2. Reopen FETEST-001 in the backlog until coverage actually reaches 80%.

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions