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 <claravanstaden64@gmail.com> --------- Co-authored-by: Clara van Staden <claravanstaden64@gmail.com>
1 parent ef78131 commit 4a90854

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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)