starkware-libs / stwo

Apache License 2.0
250 stars 83 forks source link

Exported shared code to temp variables in ExprEvaluator. #893

Closed Alon-Ti closed 2 hours ago

reviewable-StarkWare commented 1 week ago

This change is Reviewable

Alon-Ti commented 1 week ago

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

codecov-commenter commented 6 days ago

Codecov Report

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

Project coverage is 91.92%. Comparing base (6de095b) to head (0b14862). Report is 3 commits behind head on dev.

Files with missing lines Patch % Lines
crates/prover/src/constraint_framework/expr.rs 98.11% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #893 +/- ## ========================================== + Coverage 91.83% 91.92% +0.08% ========================================== Files 93 93 Lines 13339 13721 +382 Branches 13339 13721 +382 ========================================== + Hits 12250 12613 +363 - Misses 972 999 +27 + Partials 117 109 -8 ```

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