We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 555aee9 commit 1a8b9abCopy full SHA for 1a8b9ab
spec/helper.rb
@@ -8,7 +8,7 @@
8
SimpleCov.formatters = [SimpleCov::Formatter::HTMLFormatter, Coveralls::SimpleCov::Formatter]
9
10
SimpleCov.start do
11
- minimum_coverage(76)
+ minimum_coverage(78.48)
12
end
13
14
0 commit comments