Closed fbac closed 3 months ago
Added the CODECOV_TOKEN
Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.
Thanks for integrating Codecov - We've got you covered :open_umbrella:
Closes https://github.com/zeta-chain/protocol-contracts-solana/issues/8
Introduces:
cargo fmt
.brew
to installrustfmt
. We could be usingrustup
too, the script should check whether brew or rustup are available on the host..gitignore
with all the current paths needed to ignore.std
.