Adjust line coverage expectation
This commit is contained in:
parent
603688ced5
commit
be7554f58e
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ if ENV['COVERAGE'] == 'true'
|
|||
add_filter 'lib/mutant/zombifier'
|
||||
add_filter 'lib/mutant/zombifier/*'
|
||||
|
||||
minimum_coverage 89.77 # TODO: raise this to 100, then mutation test
|
||||
minimum_coverage 97.64 # TODO: raise this to 100, then mutation test
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue