lambdaclass / lambdaworks

lambdaworks offers implementations for both SNARKs and STARKs provers, along with the flexibility to leverage their individual components for constructing customized SNARKs.
https://lambdaclass.github.io/lambdaworks/
Apache License 2.0
625 stars 140 forks source link

fix overflow sum #900

Closed diegokingston closed 3 months ago

diegokingston commented 3 months ago

TITLE

Description

Description of the pull request changes and motivation.

Type of change

Please delete options that are not relevant.

Checklist

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 72.82%. Comparing base (9f7b369) to head (f827700).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #900 +/- ## ======================================= Coverage 72.82% 72.82% ======================================= Files 150 150 Lines 34150 34158 +8 ======================================= + Hits 24870 24876 +6 - Misses 9280 9282 +2 ```

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