Skip to content

nix: cargo-mutants flake check#29

Open
nothingmuch wants to merge 1 commit into
mainfrom
cargo-mutants
Open

nix: cargo-mutants flake check#29
nothingmuch wants to merge 1 commit into
mainfrom
cargo-mutants

Conversation

@nothingmuch

Copy link
Copy Markdown
Collaborator

two new checks, mutants-unit and mutants-prop for the unit-tests and prop-tests features respectively.

these checks are excluded from the nightly check bundle, since they are slow.

passes --in-place to cargo mutants, and uses cargoArtifactsDev for dep build caching in the nix sandbox

@nothingmuch nothingmuch force-pushed the cargo-mutants branch 3 times, most recently from 9cac263 to 9491d24 Compare May 29, 2026 16:29
two new checks, `mutants-unit` and `mutants-prop` for the `unit-tests`
and `prop-tests` features respectively.

these checks are excluded from the `nightly` check bundle, since they
are slow.

passes --in-place to cargo mutants, and uses cargoArtifactsDev for dep
build caching in the nix sandbox

@bc1cindy bc1cindy left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK

@arminsabouri arminsabouri left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants