Skip to content

Commit

Permalink
Removed version.rb from coverage list
Browse files Browse the repository at this point in the history
  • Loading branch information
etki committed Aug 4, 2017
1 parent b9fc4e2 commit 57e34b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/support/rspec/configurer.rb
Expand Up @@ -49,6 +49,7 @@ def configure_coverage(test_type)
sources = sources_pattern
::Coveralls.wear_merged! do
add_filter 'test'
add_filter 'lib/mapper/version'
coverage_dir target_dir
command_name "rspec:#{test_type}"
self.formatters = [
Expand Down

0 comments on commit 57e34b4

Please sign in to comment.