starkware-libs / stwo

Apache License 2.0
244 stars 78 forks source link

Add eq evals constraints #738

Closed andrewmilson closed 3 months ago

andrewmilson commented 3 months ago

This change is Reviewable

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 95.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 93.12%. Comparing base (8dd7c09) to head (8786be1).

Files Patch % Lines
crates/prover/src/core/backend/simd/column.rs 95.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## andrew/dev/prefix_sum_constraints #738 +/- ## ================================================================== Coverage 93.11% 93.12% ================================================================== Files 85 85 Lines 11191 11211 +20 Branches 11191 11211 +20 ================================================================== + Hits 10421 10440 +19 - Misses 677 678 +1 Partials 93 93 ```

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