hyperledger-labs / zeto

Privacy-preserving implementations of fungible and non-fungible tokens, using UTXO as the underlying transaction model
Apache License 2.0
25 stars 16 forks source link

Rename circuit inputs to have consistent naming conventions #35

Closed jimthematrix closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 76.59574% with 22 lines in your changes missing coverage. Please review.

Project coverage is 59.57%. Comparing base (6544a70) to head (f19c3b9).

Files Patch % Lines
go-sdk/pkg/sparse-merkle-tree/node/node.go 0.00% 10 Missing :warning:
go-sdk/pkg/utxo/utxo.go 28.57% 10 Missing :warning:
go-sdk/internal/utxo/nonfungible.go 87.50% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #35 +/- ## ========================================== + Coverage 56.11% 59.57% +3.45% ========================================== Files 16 18 +2 Lines 540 606 +66 ========================================== + Hits 303 361 +58 - Misses 197 205 +8 Partials 40 40 ```

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