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
114 stars 43 forks source link

Fix zkProgramFile to support nested paths #690

Closed Shigoto-dev19 closed 3 weeks ago

Shigoto-dev19 commented 4 weeks ago

Fixes #627 Also Fixes #629

codecov[bot] commented 4 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (c2e6154) to head (0f31bb8). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #690 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 11 11 Lines 1487 1491 +4 Branches 310 312 +2 ========================================= + Hits 1487 1491 +4 ``` | [Flag](https://app.codecov.io/gh/o1-labs/zkapp-cli/pull/690/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=o1-labs) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/o1-labs/zkapp-cli/pull/690/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=o1-labs) | `100.00% <100.00%> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=o1-labs#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.