Skip to content

Commit

Permalink
Setting up codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwi committed Oct 1, 2023
1 parent 90a5db5 commit b92ae70
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
require "simplecov"
SimpleCov.start

require "simplecov-cobertura"
SimpleCov.formatter = SimpleCov::Formatter::CoberturaFormatter

require "debug"
require "vcr"

Expand Down

0 comments on commit b92ae70

Please sign in to comment.