o1-labs / zkapp-cli

CLI to create a zkApp (zero-knowledge app) for Mina Protocol
https://docs.minaprotocol.com/zkapps/how-to-write-a-zkapp
Apache License 2.0
115 stars 43 forks source link

Additional unit tests and coverage. #661

Closed shimkiv closed 3 weeks ago

shimkiv commented 2 months ago

Closes #645 Closes #650





codecov[bot] commented 2 months ago

Welcome to Codecov :tada:

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:

shimkiv commented 2 months ago

Note for assignee: address TODO in CI config: https://github.com/o1-labs/zkapp-cli/pull/662.


UPD: Done.

shimkiv commented 1 month ago

https://app.codecov.io/gh/o1-labs/zkapp-cli/tree/feat%2Funit-tests

shimkiv commented 1 month ago

Smoke testing run against this branch: https://github.com/o1-labs/zkapp-cli/actions/runs/9970821097 Please refer to PR's description for the information about why it is not picked up.