lambdaworks icon indicating copy to clipboard operation
lambdaworks copied to clipboard

refactor: Cairo trace

Open entropidelic opened this issue 2 years ago • 1 comments

entropidelic avatar Nov 24 '23 17:11 entropidelic

Codecov Report

Attention: 69 lines in your changes are missing coverage. Please review.

Comparison is base (1a4a385) 94.45% compared to head (e91f61d) 93.65%.

Files Patch % Lines
provers/stark/src/trace.rs 64.64% 35 Missing :warning:
provers/cairo/src/execution_trace.rs 95.59% 28 Missing :warning:
provers/stark/src/traits.rs 50.00% 4 Missing :warning:
provers/cairo/src/runner/run.rs 66.66% 2 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #697      +/-   ##
==========================================
- Coverage   94.45%   93.65%   -0.81%     
==========================================
  Files         152      152              
  Lines       34539    32959    -1580     
==========================================
- Hits        32625    30867    -1758     
- Misses       1914     2092     +178     

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

codecov-commenter avatar Jan 26 '24 20:01 codecov-commenter