Skip to content

Test coverage claims internally inconsistent (65% vs 95%) #55

@sfloess

Description

@sfloess

Problem

README.md contains contradictory test coverage claims for the Claude module, stating both 65% and 95% in different sections.

Evidence

Claims of 65% coverage:

  • Line 323: "Test coverage report (Claude: 65%, Others: <10%)"
  • Line 423: "Claude (Production): 40 classes, ~5,000 LOC, 65% coverage, 531 tests"
  • Line 461: "Overall: 65% line coverage"

Claims of 95% coverage:

  • Line 330: "Claude plugin documentation (95% test coverage)"
  • Line 509: "Coverage drops below 60% (current: 95%)"

Impact

QA manager reads line 323 (65%) → checks line 509 (95%) → contradictory metrics prevent accurate quality assessment and block enterprise adoption approval

Recommendation

Determine actual coverage and update all references consistently. If different metrics are being reported (e.g., line coverage vs branch coverage), clarify the type of coverage in each reference.

Location

  • File: README.md
  • Lines: 323, 330, 423, 461, 509
  • Severity: Medium (quality metrics accuracy)

Detected by AI-assisted code review on 2026-06-05

Metadata

Metadata

Assignees

No one assigned

    Labels

    code-solve-in-progressIssue is being worked on by code-solve automationdocumentationImprovements or additions to documentationmediumMedium priority - nice to havetestingTesting related

    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