Adjust expected coverage
* Down because of new mutation operators.
This commit is contained in:
parent
10113bfc08
commit
ff056dd20d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
name: mutant
|
name: mutant
|
||||||
namespace: Mutant
|
namespace: Mutant
|
||||||
zombify: true
|
zombify: true
|
||||||
expect_coverage: 64.99
|
expect_coverage: 61.83
|
||||||
ignore_subjects:
|
ignore_subjects:
|
||||||
# Mutation causes infinite runtime
|
# Mutation causes infinite runtime
|
||||||
- Mutant::Runner.lookup
|
- Mutant::Runner.lookup
|
||||||
|
|
Loading…
Reference in a new issue