Skip to content

docs: reconcile inconsistent test-count and coverage claims (93% gate) #159

Description

@JohnnyWilson16

Problem

The stated test/coverage numbers disagree across docs:

  • docs/index.md — "1,200+ tests, 93% coverage gate"
  • docs/feature-overview.md — "800+ tests, 95%+ coverage"
  • Enforced gate in pyproject.toml--cov-fail-under=93

The 95% / 800+ figures are stale and contradict the enforced 93% gate.

Expected outcome

One consistent, accurate statement everywhere: the coverage gate is 93%, and the test-count claim either matches the real suite or is phrased as a floor ("1,200+").

Relevant files

  • docs/index.md
  • docs/feature-overview.md
  • README.md (double-check its figure too)

Acceptance criteria

  • A grep across docs/ and README.md shows a single coverage figure (93%) and no contradictory test-count claims.
  • mkdocs build --strict passes.

Difficulty / skills

good first issue — careful reading, Markdown. No code changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomershelp wantedExtra attention is needed

    Type

    No type

    Fields

    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