mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-25 07:16:49 +00:00
Add .bundle/ to simplecov exclude
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user