Skip to content

Commit

Permalink
chore: ignore examples/*.rb coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
nebolsin committed Mar 10, 2024
1 parent 6b204ce commit a52d3b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .simplecov
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,6 @@ SimpleCov.start do
enable_coverage(:branch)

track_files "**/*.rb"

add_filter "examples/"
end

0 comments on commit a52d3b6

Please sign in to comment.