starkware-libs / stwo

Apache License 2.0
224 stars 68 forks source link

Pass entire mask to components #801

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 90.00000% with 12 lines in your changes missing coverage. Please review.

Project coverage is 92.18%. Comparing base (1003bf2) to head (bc7f1e0). Report is 1 commits behind head on dev.

Files Patch % Lines
crates/prover/src/core/prover/mod.rs 74.07% 2 Missing and 5 partials :warning:
...rates/prover/src/constraint_framework/component.rs 94.23% 1 Missing and 2 partials :warning:
crates/prover/src/core/pcs/utils.rs 88.23% 0 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #801 +/- ## ========================================== - Coverage 92.25% 92.18% -0.08% ========================================== Files 91 90 -1 Lines 12484 12473 -11 Branches 12484 12473 -11 ========================================== - Hits 11517 11498 -19 - Misses 861 864 +3 - Partials 106 111 +5 ```

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