Skip to content

Commit 869e387

Browse files
committed
SimpleCov
Updating file Signed-off-by: Rodrigo Nardi <rnardi@netdef.org>
1 parent f212996 commit 869e387

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.simplecov

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
SimpleCov.start do
1212
enable_coverage :branch
1313
primary_coverage :branch
14-
add_filter %r{^/spec/}
14+
add_filter %r{^/(spec|config)/}
1515
add_filter 'database_loader.rb'
1616
add_group 'Models', 'lib/models'
1717
add_group 'GitHub Functions', 'lib/github'

0 commit comments

Comments
 (0)