tests: bump the min. coverage to 60
This commit is contained in:
parent
f41e0a6e64
commit
42a4f44c0e
@ -3,7 +3,7 @@
|
||||
SimpleCov.start do
|
||||
tests_path = File.dirname(__FILE__)
|
||||
|
||||
minimum_coverage 50
|
||||
minimum_coverage 60
|
||||
coverage_dir File.expand_path("#{tests_path}/coverage")
|
||||
root File.expand_path("#{tests_path}/../../")
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user