Add self coverage expectation
* And may it never fall
This commit is contained in:
parent
b917919b4b
commit
2c6b7adfb8
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
name: mutant
|
||||
namespace: Mutant
|
||||
zombify: true
|
||||
expect_coverage: 65.10
|
||||
ignore_subjects:
|
||||
# Mutation causes infinite runtime
|
||||
- Mutant::Runner.lookup
|
||||
|
|
Loading…
Reference in a new issue