inkandswitch / inkandswitch/subduction

Nightly mutants: surviving mutants in `sedimentree_core`

Open
#191 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

mutation-testing tech-debt
Dominant language
Rust
Stars
112
Forks
15
Avg merge
3d 1h
Merged PRs (30d)
6

Description

The scheduled nightly mutation-testing run found surviving mutants in sedimentree_core.

Download the mutants-out-sedimentree_core artifact from the run and inspect outcomes.json / missed.txt for the list.

Action: add tests that kill the surviving mutants, or annotate them as out-of-scope in .cargo/mutants.toml.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Download the mutants-out-sedimentree_core artifact from the linked nightly run and inspect outcomes.json and missed.txt to identify the surviving mutants. Trace each mutant to the relevant sedimentree_core code and add tests that kill them, or document out-of-scope mutants in .cargo/mutants.toml; done means no actionable survivors remain.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
testing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.