Skip to content

Commit

Permalink
codecov improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
dpep committed Aug 8, 2024
1 parent 686d3ae commit dead17a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
require "timecop"

SimpleCov.start do
add_filter "spec/"
add_filter "/spec/"
end

if ENV["CI"] == "true" || ENV["CODECOV_TOKEN"]
Expand Down

0 comments on commit dead17a

Please sign in to comment.