Skip to content

Commit

Permalink
SimpleCov
Browse files Browse the repository at this point in the history
Updating file

Signed-off-by: Rodrigo Nardi <[email protected]>
  • Loading branch information
RodrigoMNardi committed Sep 17, 2024
1 parent f212996 commit 869e387
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 @@ -11,7 +11,7 @@
SimpleCov.start do
enable_coverage :branch
primary_coverage :branch
add_filter %r{^/spec/}
add_filter %r{^/(spec|config)/}
add_filter 'database_loader.rb'
add_group 'Models', 'lib/models'
add_group 'GitHub Functions', 'lib/github'
Expand Down

0 comments on commit 869e387

Please sign in to comment.