Skip to content

Commit

Permalink
chore(codecov.yml): add zetaclient testdata and testutils in codecov …
Browse files Browse the repository at this point in the history
…ignore
  • Loading branch information
lumtis committed Apr 17, 2024
1 parent 62ec009 commit daa9aae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ ignore:
- "x/**/migrator.go"
- "x/**/module_simulation.go"
- "x/**/simulation/**/*"
- "zetaclient/testdata/**/*"
- "zetaclient/testutils/**/*"
- "**/*.proto"
- "**/*.md"
- "**/*.yml"
Expand Down

0 comments on commit daa9aae

Please sign in to comment.