Skip to content

Commit

Permalink
95% is minimum coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
pboling committed Oct 13, 2018
1 parent 8f43842 commit f3aa07b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/helper.rb
Expand Up @@ -6,7 +6,7 @@

SimpleCov.start do
add_filter '/spec'
minimum_coverage(95.33)
minimum_coverage(95)
end
end

Expand Down

0 comments on commit f3aa07b

Please sign in to comment.