Sha256: a54aa6e841452da926e52d6506ae603398b94cdbd03068193e3f95c6aabb2a18

Contents?: true

Size: 189 Bytes

Versions: 4

Compression:

Stored size: 189 Bytes

Contents

require 'simplecov-json'
SimpleCov.start do
  coverage_dir "corundum/docs/coverage"
  add_filter "./spec"
  add_filter "/vendor/bundle/"
  formatter SimpleCov::Formatter::JSONFormatter
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
corundum-0.6.3 lib/corundum/default_configuration/skel-files/simplecov
corundum-0.6.2 lib/corundum/default_configuration/skel-files/simplecov
corundum-0.6.1 lib/corundum/default_configuration/skel-files/simplecov
corundum-0.6.0 lib/corundum/default_configuration/skel-files/simplecov