cargo icon indicating copy to clipboard operation
cargo copied to clipboard

Action in actions-rs for cargo-mutants?

Open sourcefrog opened this issue 2 years ago • 0 comments

cargo mutants is a cargo plugin that finds insufficiently tested code.

It can be run from CI as in https://github.com/sourcefrog/cargo-mutants#continuous-integration, for example as in https://github.com/sourcefrog/unix_mode/runs/7303576645?check_suite_focus=true.

Would it be acceptable in principle to add this in to actions-rs?

cc https://github.com/sourcefrog/cargo-mutants/pull/37 @sgodwincs

sourcefrog avatar Jul 12 '22 14:07 sourcefrog