Skip to content

feat(leaf_prover): pad leaf circuit to fixed component sizes - #406

Open
ilyalesokhin-starkware wants to merge 1 commit into
mainfrom
ilya/pad_leafs
Open

feat(leaf_prover): pad leaf circuit to fixed component sizes#406
ilyalesokhin-starkware wants to merge 1 commit into
mainfrom
ilya/pad_leafs

feat(leaf_prover): pad leaf circuit to DEFAULT_CONFIG_COMPONENT_SIZES.

aa83ee4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 22, 2026 in 1s

67.85% (+0.00%) compared to 705ad6a

View this Pull Request on Codecov

67.85% (+0.00%) compared to 705ad6a

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.85%. Comparing base (705ad6a) to head (aa83ee4).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #406   +/-   ##
=======================================
  Coverage   67.85%   67.85%           
=======================================
  Files          42       42           
  Lines        5456     5457    +1     
=======================================
+ Hits         3702     3703    +1     
  Misses       1754     1754           
Files with missing lines Coverage Δ
crates/leaf_prover/src/prove_leaf.rs 97.08% <100.00%> (+0.02%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.