Skip to content

coverage: aprender-core 94.53% → 95% target #715

@noahgift

Description

@noahgift

Summary

cargo llvm-cov reports 94.53% line coverage for aprender-core, 0.47% below the 95% target. Confirmed across 2 dogfood runs (2026-04-08, 2026-04-09).

Top coverage gaps (from PMAT)

  • sliding_window_entropy.rs — 10+ functions at 0% (hex command internals)
  • speedup.rs — 5 functions at 0% (throughput/GPU QA gates)
  • chat_session.rs — struct entry points uncovered
  • train_commands.rs — module entry points uncovered

Action

Use pmat query --coverage-gaps --limit 20 --exclude-tests to identify highest-impact functions, then write targeted tests.

Blocking

Dogfood Gate G6.

Priority

P1

🤖 Generated with Claude Code

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions