Skip to content

refactor(vm): Call vm wrappers instead of `Execute`

d150af3
Select commit
Loading
Failed to load commit list.
Closed

Migrate Execute callers to Simulate/Trace/BuildBlock #3598

refactor(vm): Call vm wrappers instead of `Execute`
d150af3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 3, 2026 in 1s

75.88% (target 70.00%)

View this Pull Request on Codecov

75.88% (target 70.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.88%. Comparing base (d66be79) to head (d150af3).

Additional details and impacted files
@@                                Coverage Diff                                @@
##           granza/hide-boolean-flags-on-cairo-vm-execute    #3598      +/-   ##
=================================================================================
- Coverage                                          75.92%   75.88%   -0.04%     
=================================================================================
  Files                                                381      381              
  Lines                                              34256    34234      -22     
=================================================================================
- Hits                                               26009    25980      -29     
+ Misses                                              6425     6423       -2     
- Partials                                            1822     1831       +9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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