zeta-chain / protocol-contracts

Protocol contracts implementing the core logic of the protocol, deployed on ZetaChain and on connected chains
MIT License
70 stars 58 forks source link

Remove v1 `zevm` from code coverage #238

Closed lumtis closed 3 months ago

lumtis commented 4 months ago

Old zevm still appear in codecoverage: https://app.codecov.io/github/zeta-chain/protocol-contracts/tree/main/contracts

While we're supposed to only take Foundry test in consideration.

We should only use prototypes in scope for the code coverage