Sha256: 771f0f6a9c03f1f6c4bd0d334df2c3e74d896925538c17840c55927bf5b77a0c

Contents?: true

Size: 244 Bytes

Versions: 69

Compression:

Stored size: 244 Bytes

Contents

require 'simplecov'

SimpleCov.command_name ENV['SIMPLECOV_COMMAND_NAME'] if ENV['SIMPLECOV_COMMAND_NAME']
SimpleCov.start do
  add_filter '/db/'
  add_filter '/example/'
  add_filter '/spec/'
  add_filter '/tasks/'
  add_filter '/script/'
end

Version data entries

69 entries across 69 versions & 1 rubygems

Version Path
pact_broker-2.79.1 spec/support/simplecov.rb
pact_broker-2.79.0 spec/support/simplecov.rb
pact_broker-2.78.1 spec/support/simplecov.rb
pact_broker-2.78.0 spec/support/simplecov.rb
pact_broker-2.77.0 spec/support/simplecov.rb
pact_broker-2.76.2 spec/support/simplecov.rb
pact_broker-2.76.1 spec/support/simplecov.rb
pact_broker-2.76.0 spec/support/simplecov.rb
pact_broker-2.75.0 spec/support/simplecov.rb
pact_broker-2.74.1 spec/support/simplecov.rb
pact_broker-2.74.0 spec/support/simplecov.rb
pact_broker-2.73.0 spec/support/simplecov.rb
pact_broker-2.72.0 spec/support/simplecov.rb
pact_broker-2.71.0 spec/support/simplecov.rb
pact_broker-2.70.0 spec/support/simplecov.rb
pact_broker-2.69.0 spec/support/simplecov.rb
pact_broker-2.68.1 spec/support/simplecov.rb
pact_broker-2.68.0 spec/support/simplecov.rb
pact_broker-2.67.0 spec/support/simplecov.rb
pact_broker-2.66.0 spec/support/simplecov.rb