Skip to content

Commit

Permalink
Bringing Coveralls formatter back
Browse files Browse the repository at this point in the history
  • Loading branch information
ancorgs committed May 2, 2014
1 parent 7b3082c commit efd7104
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
# First of all, coveralls
require 'simplecov'
require 'coveralls'
SimpleCov.formatter = Coveralls::SimpleCov::Formatter
SimpleCov.start do
# Not covered because they are overriden in spec/support/carrierwave.rb
add_filter 'app/uploaders/'
Expand Down

0 comments on commit efd7104

Please sign in to comment.