Skip to content

feat(circuit_params): add --registry JSON output - #399

Closed
ilyalesokhin-starkware wants to merge 1 commit into
mainfrom
ilya/circuit-params-format
Closed

feat(circuit_params): add --registry JSON output#399
ilyalesokhin-starkware wants to merge 1 commit into
mainfrom
ilya/circuit-params-format

feat(circuit_params): add --registry JSON output

5b7057f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 23, 2026 in 0s

68.49% (+0.62%) compared to 4c777d3

View this Pull Request on Codecov

68.49% (+0.62%) compared to 4c777d3

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.49%. Comparing base (4c777d3) to head (5b7057f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #399      +/-   ##
==========================================
+ Coverage   67.86%   68.49%   +0.62%     
==========================================
  Files          42       43       +1     
  Lines        5459     5568     +109     
==========================================
+ Hits         3705     3814     +109     
  Misses       1754     1754              
Files with missing lines Coverage Δ
crates/circuit_params/src/main.rs 99.00% <100.00%> (+0.75%) ⬆️
crates/circuit_registry/src/schema.rs 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.