Update spec coverage
This commit is contained in:
parent
218ff842f5
commit
067de67448
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ if ENV['COVERAGE'] == 'true'
|
||||||
add_filter 'config'
|
add_filter 'config'
|
||||||
add_filter 'spec'
|
add_filter 'spec'
|
||||||
add_filter 'test_app'
|
add_filter 'test_app'
|
||||||
minimum_coverage 65.19 # TODO: raise this to 100, then mutation test
|
minimum_coverage 90.1 # TODO: raise this to 100, then mutation test
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue