We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b24e529 commit b3732a3Copy full SHA for b3732a3
codecov.yml
@@ -10,7 +10,8 @@ coverage:
10
- packages
11
ignore:
12
- "**/__generated__/**"
13
- - "packages/thirdweb/src/contract/deployment/zksync/**"
+ - "**/contract/deployment/zksync/**"
14
+ - "*/thirdweb/src/contract/deployment/zksync/zkDeployContract.ts"
15
16
17
github_checks:
0 commit comments