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 2448b37 commit 5a0ade0
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 @@ -8,7 +8,7 @@
require "uuid7"

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

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

0 comments on commit 5a0ade0

Please sign in to comment.