starkware-libs / stwo

Apache License 2.0
245 stars 78 forks source link

MerkleChannel #784

Closed spapinistarkware closed 2 months ago

spapinistarkware commented 2 months ago

This change is Reviewable

spapinistarkware commented 2 months ago

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

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

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 96.05263% with 6 lines in your changes missing coverage. Please review.

Project coverage is 92.98%. Comparing base (f354de2) to head (c8c02f9).

Files Patch % Lines
crates/prover/src/core/pcs/verifier.rs 88.23% 1 Missing and 1 partial :warning:
crates/prover/src/core/vcs/blake2_hash.rs 0.00% 1 Missing :warning:
crates/prover/src/core/vcs/blake2_merkle.rs 92.85% 1 Missing :warning:
crates/prover/src/core/vcs/poseidon252_merkle.rs 75.00% 1 Missing :warning:
crates/prover/src/trace_generation/prove.rs 92.85% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #784 +/- ## ========================================== - Coverage 93.07% 92.98% -0.09% ========================================== Files 89 90 +1 Lines 11987 11837 -150 Branches 11987 11837 -150 ========================================== - Hits 11157 11007 -150 - Misses 727 728 +1 + Partials 103 102 -1 ```

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