Commit d41d6c5e authored by Thong Kuah's avatar Thong Kuah Committed by Rémy Coutable

Include sidekiq_middleware in coverage report

parent f368db55
......@@ -52,7 +52,6 @@ module SimpleCovEnv
add_filter '/app/controllers/sherlock/' # Profiling tool used only in development
add_filter '/bin/'
add_filter 'db/fixtures/' # Matches EE files as well
add_filter '/lib/gitlab/sidekiq_middleware/'
add_group 'Channels', 'app/channels' # Matches EE files as well
add_group 'Controllers', 'app/controllers' # Matches EE files as well
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment