Skip to content

Commit

Permalink
Fix code coverage (Snowfork#1143)
Browse files Browse the repository at this point in the history
* fix coverage

* fix readme and touch contracts

* escape asterix

* remove quotes

* remove space

* undo test run bump

* removed note

---------

Co-authored-by: claravanstaden <Cats 4 life!>
  • Loading branch information
claravanstaden authored Feb 22, 2024
1 parent 7191e30 commit 08344c7
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,9 @@ ignore:
- "contracts/src/utils"
- "contracts/src/ScaleCodec.sol"
- "contracts/src/SubstrateTypes.sol"
- "polkadot-sdk/bridges/snowbridge/pallets/ethereum-beacon-client/src/benchmarking"
- "polkadot-sdk/bridges/snowbridge/pallets/ethereum-beacon-client/src/weights.rs"
- "polkadot-sdk/bridges/snowbridge/pallets/inbound-queue/fixtures"
- "polkadot-sdk/bridges/snowbridge/pallets/ethereum-client/fixtures"
- "polkadot-sdk/bridges/snowbridge/pallets/ethereum-client/fuzz"
- "contracts/src/DeployScript.sol"
- "parachain/pallets/inbound-queue/fixtures"
- "parachain/pallets/ethereum-client/fixtures"
flags:
solidity:
paths:
- contracts
carryforward: true
rust:
paths:
- polkadot-sdk/bridges/snowbridge
carryforward: true

0 comments on commit 08344c7

Please sign in to comment.