starkware-libs / stwo

Apache License 2.0
224 stars 68 forks source link

Create blake example that uses GKR for lookups #807

Open andrewmilson opened 2 weeks ago

andrewmilson commented 2 weeks ago

This change is Reviewable

andrewmilson commented 2 weeks ago

[!WARNING] This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite. Learn more

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 2 weeks ago

Codecov Report

Attention: Patch coverage is 24.19355% with 47 lines in your changes missing coverage. Please review.

Project coverage is 92.60%. Comparing base (14eb2a2) to head (4ab463b).

Files with missing lines Patch % Lines
crates/prover/src/core/lookups/gkr_verifier.rs 9.61% 46 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 08-24-Create_MLE_eval_verifier_component #807 +/- ## ============================================================================ - Coverage 92.95% 92.60% -0.35% ============================================================================ Files 89 89 Lines 12037 12097 +60 Branches 12037 12097 +60 ============================================================================ + Hits 11189 11203 +14 - Misses 741 787 +46 Partials 107 107 ```

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