starkware-libs / stwo

Apache License 2.0
224 stars 68 forks source link

ensure that logupatrow is finalized exactly once. #795

Closed ohad-starkware closed 3 weeks ago

ohad-starkware commented 3 weeks ago

This change is Reviewable

codecov-commenter commented 3 weeks ago

Codecov Report

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

Project coverage is 91.95%. Comparing base (e11fc78) to head (48b77ae). Report is 1 commits behind head on dev.

Files Patch % Lines
crates/prover/src/constraint_framework/logup.rs 94.11% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #795 +/- ## ======================================= Coverage 91.94% 91.95% ======================================= Files 91 91 Lines 12023 12039 +16 Branches 12023 12039 +16 ======================================= + Hits 11055 11070 +15 Misses 866 866 - Partials 102 103 +1 ```

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