Skip to content

Commit

Permalink
Increase branch coverage value
Browse files Browse the repository at this point in the history
  • Loading branch information
bquorning committed Oct 26, 2024
1 parent feda95b commit 94a509d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .simplecov
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

SimpleCov.start do
enable_coverage :branch
minimum_coverage line: 100, branch: 96.39
minimum_coverage line: 100, branch: 96.79
add_filter '/spec/'
add_filter '/vendor/bundle/'
end

0 comments on commit 94a509d

Please sign in to comment.