Skip to content

Commit 94a509d

Browse files
committed
Increase branch coverage value
1 parent feda95b commit 94a509d

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
@@ -2,7 +2,7 @@
22

33
SimpleCov.start do
44
enable_coverage :branch
5-
minimum_coverage line: 100, branch: 96.39
5+
minimum_coverage line: 100, branch: 96.79
66
add_filter '/spec/'
77
add_filter '/vendor/bundle/'
88
end

0 commit comments

Comments
 (0)