privacy-scaling-explorations / halo2

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

Increase code coverage #333

Closed adria0 closed 3 months ago

adria0 commented 3 months ago

These changes should bump up coverage to 80%

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 80.95%. Comparing base (e262eaf) to head (411064b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #333 +/- ## =========================================== + Coverage 55.25% 80.95% +25.69% =========================================== Files 92 80 -12 Lines 9635 16499 +6864 =========================================== + Hits 5324 13356 +8032 + Misses 4311 3143 -1168 ```

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