starkware-libs / stwo

Apache License 2.0
224 stars 68 forks source link

Add eval order and interpolate to SecureEvaluation #794

Closed andrewmilson closed 3 weeks ago

andrewmilson commented 3 weeks ago

This change is Reviewable

andrewmilson commented 3 weeks ago

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @andrewmilson and the rest of your teammates on Graphite Graphite

codecov-commenter commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 72.05882% with 19 lines in your changes missing coverage. Please review.

Project coverage is 92.26%. Comparing base (61e6c27) to head (1f9784f).

Files Patch % Lines
crates/prover/src/core/poly/circle/secure_poly.rs 30.76% 18 Missing :warning:
crates/prover/src/core/pcs/mod.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #794 +/- ## ========================================== - Coverage 92.35% 92.26% -0.10% ========================================== Files 91 91 Lines 12450 12442 -8 Branches 12450 12442 -8 ========================================== - Hits 11498 11479 -19 - Misses 846 857 +11 Partials 106 106 ```

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