Skip to content

Commit 2064463

Browse files
committed
try more ignore patterns
1 parent b3732a3 commit 2064463

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

codecov.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
coverage:
2+
ignore:
3+
- "**/__generated__/**"
4+
- "**/contract/deployment/zksync/**"
5+
- "*/thirdweb/src/contract/deployment/zksync/zkDeployContract.ts"
26
status:
37
project:
48
default:

0 commit comments

Comments
 (0)