Skip to content

Commit 4a90854

Browse files
Exclude inbound fixtures in coverage (#1135)
* Exclude inbound fixtures in coverage * Update codecov.yml Co-authored-by: Clara van Staden <[email protected]> --------- Co-authored-by: Clara van Staden <[email protected]>
1 parent ef78131 commit 4a90854

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

codecov.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ ignore:
1313
- "parachain/pallets/ethereum-beacon-client/src/benchmarking"
1414
- "parachain/pallets/ethereum-beacon-client/src/weights.rs"
1515
- "contracts/src/DeployScript.sol"
16+
- "parachain/pallets/inbound-queue/fixtures"
17+
- "parachain/pallets/ethereum-client/fixtures"
1618
flags:
1719
solidity:
1820
paths:

0 commit comments

Comments
 (0)