privacy-scaling-explorations / chiquito

DSL for Halo2 circuits
https://docs.pecadorplonkish.xyz/
161 stars 36 forks source link

Update dependencies 2024-03-26 #235

Closed leolara closed 3 months ago

rutefig commented 3 months ago

@leolara there are failing tests

leolara commented 3 months ago

I know and I know the reason, but I am going to put them in ignore and we fixed them separately

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 47.13%. Comparing base (8365674) to head (d6c7af1).

:exclamation: Current head d6c7af1 differs from pull request most recent head f0c6aec. Consider uploading reports for the commit f0c6aec to get more accurate results

Files Patch % Lines
src/frontend/python/mod.rs 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #235 +/- ## =========================================== - Coverage 62.34% 47.13% -15.22% =========================================== Files 26 26 Lines 8284 8284 =========================================== - Hits 5165 3905 -1260 - Misses 3119 4379 +1260 ```

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

leolara commented 3 months ago

Created an issue to solve the problem https://github.com/privacy-scaling-explorations/chiquito/issues/237