Skip to content

Final 75/80 mutarust gate for command entry (lib.rs + main.rs) #71

Description

@cursor

Parent

Part of #40.

What to build

Run the issue #40 acceptance gate once scores from the prior probe look safe: --coverage, full Cargo suite less pack_install_smoke, scoped to src/lib.rs and src/main.rs, thresholds 75 total MSI and 80 covered MSI. Prefer a 32 GB+ host or CI. Decide how to handle main.rs mutants that messrust::run cannot cover (binary smoke, scope note, or covered-MSI treatment) without baselines, blacklists, or mutator-disable comments.

Acceptance criteria

  • Prior covered-MSI probe ticket is closed with scores near the gate.
  • Gate command exits 0 with total MSI ≥ 75 and covered MSI ≥ 80 on src/lib.rs and src/main.rs.
  • Run uses --coverage and the full suite less pack_install_smoke.
  • A comment on Mutation score 75/80 for the command entry and exit codes #40 records the two scores.
  • main.rs policy is written on this ticket (how not-covered mutants are handled).
  • No mutator-disable, baseline, or blacklist. cargo test still passes.

Blocked by

  • Covered-MSI probe per CLI function (coverage, narrow tests).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestready-for-agentFully specified, ready for an AFK agent

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions