Sha256: c5a3bc1873f6d9e05d7d53e0836c5e7b7193f1f61d155bf39943aac05f64da14

Contents?: true

Size: 208 Bytes

Versions: 25

Compression:

Stored size: 208 Bytes

Contents

require 'simplecov-json'

SimpleCov.formatters = [
    SimpleCov::Formatter::HTMLFormatter,
    SimpleCov::Formatter::JSONFormatter
]
SimpleCov.minimum_coverage 80
SimpleCov.start do
  add_filter '/spec/'
end

Version data entries

25 entries across 25 versions & 3 rubygems

Version Path
smartdust-client-1.2.0 .simplecov
smartdust-client-1.1.0 .simplecov
spielbash-0.1.4 .simplecov
stf-client-0.3.0 .simplecov
spielbash-0.1.3 .simplecov
stf-client-0.3.0.pre.rc.12 .simplecov
stf-client-0.3.0.rc10 .simplecov
spielbash-0.1.2 .simplecov
stf-client-0.3.0.rc9 .simplecov
spielbash-0.1.1 .simplecov
spielbash-0.1.0 .simplecov
stf-client-0.3.0.rc8 .simplecov
stf-client-0.3.0.rc7 .simplecov
stf-client-0.3.0.rc6 .simplecov
stf-client-0.3.0.rc5 .simplecov
stf-client-0.3.0.rc4 .simplecov
stf-client-0.3.0.rc3 .simplecov
stf-client-0.3.0.rc2 .simplecov
stf-client-0.2.6 .simplecov
stf-client-0.2.5 .simplecov