mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-22 22:06:50 +00:00
Add .bundle/ to simplecov exclude
This commit is contained in:
parent
7d4f0c5c8a
commit
3133422654
@ -41,6 +41,7 @@ SimpleCov.profiles.define 'app' do
|
||||
add_filter '/config/'
|
||||
add_filter '/db/'
|
||||
add_filter 'tasks'
|
||||
add_filter '/.bundle/'
|
||||
end
|
||||
|
||||
## START TRACKING COVERAGE (before activating SimpleCov)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user