Skip to content

feat(circuit_params): tool to report verifier circuit component sizes - #398

Merged
ilyalesokhin-starkware merged 1 commit into
mainfrom
ilya/circuit-params-sizes
Jul 21, 2026
Merged

feat(circuit_params): tool to report verifier circuit component sizes#398
ilyalesokhin-starkware merged 1 commit into
mainfrom
ilya/circuit-params-sizes

feat(circuit_params): add tool to report verifier circuit component s…

8e54217
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 21, 2026 in 1s

67.58% (+0.44%) compared to 53a5df7

View this Pull Request on Codecov

67.58% (+0.44%) compared to 53a5df7

Details

Codecov Report

❌ Patch coverage is 97.72727% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.58%. Comparing base (53a5df7) to head (8e54217).

Files with missing lines Patch % Lines
crates/circuit_params/src/main.rs 97.29% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #398      +/-   ##
==========================================
+ Coverage   67.14%   67.58%   +0.44%     
==========================================
  Files          41       42       +1     
  Lines        5332     5411      +79     
==========================================
+ Hits         3580     3657      +77     
- Misses       1752     1754       +2     
Files with missing lines Coverage Δ
crates/leaf_prover/src/prove_leaf.rs 97.05% <100.00%> (+0.15%) ⬆️
crates/circuit_params/src/main.rs 97.29% <97.29%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.