privacy-scaling-explorations / halo2

https://privacy-scaling-explorations.github.io/halo2/
Other
207 stars 129 forks source link

feat: improve `Assignment` API errors #357

Closed guorong009 closed 1 month ago

guorong009 commented 4 months ago

Description

Improve the Assignment API error messages by:

Related issues

Changes

codecov-commenter commented 4 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 15.10791% with 118 lines in your changes missing coverage. Please review.

Project coverage is 82.14%. Comparing base (26fc7c2) to head (04d09b1). Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
halo2_frontend/src/plonk/error.rs 0.00% 64 Missing :warning:
halo2_frontend/src/dev.rs 32.78% 41 Missing :warning:
halo2_frontend/src/circuit.rs 7.14% 13 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #357 +/- ## ========================================== - Coverage 82.64% 82.14% -0.50% ========================================== Files 84 84 Lines 17750 17870 +120 ========================================== + Hits 14669 14680 +11 - Misses 3081 3190 +109 ```

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