Thomas THIMOTHEE
Thomas THIMOTHEE
## Expected behavior I expect the rails server to start and ## Actual behavior When I set up an action like this : ````ruby # frozen_string_literal: true module Forest class...
What about being able to change the output dir, indeed, the coverage dir is often ignored in the git tree of projects I think.
``` /Users/Thomas/.rvm/gems/ruby-2.2.2/bundler/gems/simplecov-badge-beffc405c79e/lib/simplecov-badge/formatter.rb:1: warning: already initialized constant ImageMagickError /Users/Thomas/.rvm/gems/ruby-2.2.2/bundler/gems/simplecov-badge-beffc405c79e/lib/simplecov-badge.rb:6: warning: previous definition of ImageMagickError was here ``` Maybe you should create a separate file for the error, like in https://github.com/zigotto/googl/blob/master/lib/googl/error.rb And...