Skip to content

Add stwo_run_and_prove_recursive_tree binary

1650478
Select commit
Loading
Failed to load commit list.
Open

Add_run_and_prove_recursive_tree #348

Add stwo_run_and_prove_recursive_tree binary
1650478
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 26, 2026 in 0s

51.65% (-1.51%) compared to 9824175

View this Pull Request on Codecov

51.65% (-1.51%) compared to 9824175

Details

Codecov Report

❌ Patch coverage is 15.84158% with 255 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.65%. Comparing base (9824175) to head (1650478).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...rates/stwo_run_and_prove_recursive_tree/src/lib.rs 15.38% 220 Missing ⚠️
...ates/stwo_run_and_prove_recursive_tree/src/main.rs 0.00% 35 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #348      +/-   ##
==========================================
- Coverage   53.16%   51.65%   -1.51%     
==========================================
  Files          35       37       +2     
  Lines        5295     5606     +311     
==========================================
+ Hits         2815     2896      +81     
- Misses       2480     2710     +230     
Files with missing lines Coverage Δ
crates/cairo-program-runner-lib/src/hints/types.rs 49.76% <100.00%> (+1.97%) ⬆️
...ates/stwo_run_and_prove_recursive_tree/src/main.rs 0.00% <0.00%> (ø)
...rates/stwo_run_and_prove_recursive_tree/src/lib.rs 15.38% <15.38%> (ø)

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.