Skip to content

Commit

Permalink
Do not fail if YARD coverage increased
Browse files Browse the repository at this point in the history
  • Loading branch information
ixti committed Mar 17, 2014
1 parent edb597e commit 981c3cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Expand Up @@ -22,6 +22,7 @@ end

require 'yardstick/rake/verify'
Yardstick::Rake::Verify.new do |verify|
verify.require_exact_threshold = false
verify.threshold = 57.1
end

Expand Down

0 comments on commit 981c3cc

Please sign in to comment.