Skip to content

Commit

Permalink
faster ignore pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
cairoeth committed Jun 28, 2024
1 parent 1008555 commit 76c9351
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ coverage:
default:
threshold: 1%
ignore:
- "test/**/*"
- "contracts/mocks/**/*"
- "test"
- "contracts/mocks"

0 comments on commit 76c9351

Please sign in to comment.