Skip to content

Commit 9350119

Browse files
committed
👷 Require 100% code coverage
1 parent 1fcef10 commit 9350119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.simplecov

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ if RUN_COVERAGE
2626
formatter SimpleCov::Formatter::HTMLFormatter
2727
end
2828

29-
minimum_coverage(61)
29+
minimum_coverage(100)
3030
end
3131
else
3232
puts "Not running coverage on #{RUBY_ENGINE} #{RUBY_VERSION}"

0 commit comments

Comments
 (0)