SimpleCov.start do
  add_filter '/tests/'
  add_filter '/node_modules/'
  add_filter '/git-pages/'
end
