starkware-libs / stwo

Apache License 2.0
224 stars 68 forks source link

Add MleCollection for accumulating MLEs #800

Closed andrewmilson closed 2 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 35.29412% with 11 lines in your changes missing coverage. Please review.

Project coverage is 92.25%. Comparing base (793a498) to head (1c00ec1).

Files Patch % Lines
crates/prover/src/core/fields/qm31.rs 33.33% 6 Missing :warning:
crates/prover/src/core/backend/simd/column.rs 0.00% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #800 +/- ## ========================================== - Coverage 92.33% 92.25% -0.08% ========================================== Files 91 91 Lines 12467 12484 +17 Branches 12467 12484 +17 ========================================== + Hits 11511 11517 +6 - Misses 850 861 +11 Partials 106 106 ```

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