Skip to content

Commit

Permalink
Use simplecov-lov.
Browse files Browse the repository at this point in the history
  • Loading branch information
gkellogg committed Aug 7, 2021
1 parent 1237dc8 commit 61f0ca7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

begin
require 'simplecov'
require 'simplecov-lcov'
require 'coveralls'
SimpleCov::Formatter::LcovFormatter.config do |config|
#Coveralls is coverage by default/lcov. Send info results
Expand Down

0 comments on commit 61f0ca7

Please sign in to comment.