Skip to content

Commit d0af0c4

Browse files
author
Inbal Tako
committed
Add codecov
1 parent f71c4e1 commit d0af0c4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

spec/spec_helper.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,10 @@
33
require 'bundler/setup'
44
require 'webmock/rspec'
55
require 'simplecov'
6+
require 'codecov'
67

78
SimpleCov.start
9+
SimpleCov.formatter = SimpleCov::Formatter::Codecov
810

911
RSpec.configure do |config|
1012
# Enable flags like --only-failures and --next-failure

0 commit comments

Comments
 (0)