privacy-scaling-explorations / halo2

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

chore: add more tests #361

Open guorong009 opened 1 month ago

guorong009 commented 1 month ago

Description

It is needed to add more unit and negative tests for the codebase.

Related issues

Changes

codecov-commenter commented 1 month 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 98.75098% with 16 lines in your changes missing coverage. Please review.

Project coverage is 87.00%. Comparing base (bc857a7) to head (29f7167).

Files Patch % Lines
halo2_frontend/src/dev/failure.rs 98.57% 6 Missing :warning:
halo2_frontend/src/dev/cost.rs 98.92% 5 Missing :warning:
halo2_frontend/src/dev/gates.rs 95.38% 3 Missing :warning:
halo2_frontend/src/dev/tfp.rs 98.21% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #361 +/- ## ========================================== + Coverage 82.64% 87.00% +4.36% ========================================== Files 84 84 Lines 17750 19029 +1279 ========================================== + Hits 14670 16557 +1887 + Misses 3080 2472 -608 ```

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