Fix YARD coverage and flay score
This commit is contained in:
parent
890f02e7fe
commit
00136ab9df
2 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
---
|
||||
threshold: 15
|
||||
total_score: 155
|
||||
total_score: 161
|
||||
|
|
|
@ -28,6 +28,8 @@ module Mutant
|
|||
# @return [false]
|
||||
# returns false otherwise
|
||||
#
|
||||
# @api private
|
||||
#
|
||||
def self.on_18?
|
||||
RUBY_VERSION == '1.8.7'
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue