Skip to content

Commit

Permalink
Exclude inbound fixtures in coverage (#1135)
Browse files Browse the repository at this point in the history
* Exclude inbound fixtures in coverage

* Update codecov.yml

Co-authored-by: Clara van Staden <[email protected]>

---------

Co-authored-by: Clara van Staden <[email protected]>
  • Loading branch information
yrong and claravanstaden committed Feb 1, 2024
1 parent ef78131 commit 4a90854
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 @@ -13,6 +13,8 @@ ignore:
- "parachain/pallets/ethereum-beacon-client/src/benchmarking"
- "parachain/pallets/ethereum-beacon-client/src/weights.rs"
- "contracts/src/DeployScript.sol"
- "parachain/pallets/inbound-queue/fixtures"
- "parachain/pallets/ethereum-client/fixtures"
flags:
solidity:
paths:
Expand Down

0 comments on commit 4a90854

Please sign in to comment.