Skip to content

mutants: add test cases to cover mutated code

Ben Boeckel requested to merge ben.boeckel/rust-gitlab:mutant-coverage into master

cargo-mutants mutates the code to try to discover subtle changes that aren't covered in the test suite. Some bugs were uncovered and fixed in the process.

Merge request reports

Loading