Skip to content

Commit 8497d3d

Browse files
committed
Enable branch coverage
1 parent effaa82 commit 8497d3d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.simplecov

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,7 @@ if RSpec.configuration.files_to_run.length > 1
99
end
1010

1111
SimpleCov.start do
12+
enable_coverage :branch
13+
1214
formatter SimpleCov::Formatter::MultiFormatter.new(formatters)
1315
end

0 commit comments

Comments
 (0)