We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d4f0c5 commit 3133422Copy full SHA for 3133422
.simplecov
@@ -41,6 +41,7 @@ SimpleCov.profiles.define 'app' do
41
add_filter '/config/'
42
add_filter '/db/'
43
add_filter 'tasks'
44
+ add_filter '/.bundle/'
45
end
46
47
## START TRACKING COVERAGE (before activating SimpleCov)
0 commit comments