cairo-vm
cairo-vm copied to clipboard
Remove ExecScopeProxy
Remove ExecScopeProxy
Description
Removes the remaining proxy
Checklist
- [ ] Linked to Github Issue
- [ ] Unit tests added
- [ ] Integration tests added.
- [ ] This change requires new documentation.
- [ ] Documentation has been added/updated.
Codecov Report
Merging #472 (c50e765) into main (aa33c9f) will increase coverage by
5.28%. The diff coverage is91.48%.
@@ Coverage Diff @@
## main #472 +/- ##
==========================================
+ Coverage 91.21% 96.49% +5.28%
==========================================
Files 61 51 -10
Lines 9629 8909 -720
==========================================
- Hits 8783 8597 -186
+ Misses 846 312 -534
| Impacted Files | Coverage Δ | |
|---|---|---|
| ..._processor/builtin_hint_processor/blake2s_utils.rs | 98.03% <ø> (-1.48%) |
:arrow_down: |
| ...uiltin_hint_processor/cairo_keccak/keccak_hints.rs | 97.84% <ø> (ø) |
|
| ...int_processor/builtin_hint_processor/math_utils.rs | 97.80% <ø> (-1.47%) |
:arrow_down: |
| ...hint_processor/builtin_hint_processor/pow_utils.rs | 98.21% <ø> (-1.79%) |
:arrow_down: |
| src/hint_processor/builtin_hint_processor/set.rs | 98.41% <ø> (-1.59%) |
:arrow_down: |
| ..._processor/builtin_hint_processor/uint256_utils.rs | 100.00% <ø> (ø) |
|
| src/hint_processor/hint_processor_definition.rs | 100.00% <ø> (ø) |
|
| src/types/exec_scope.rs | 81.86% <69.15%> (-16.01%) |
:arrow_down: |
| src/hint_processor/builtin_hint_processor/usort.rs | 94.44% <92.85%> (-0.08%) |
:arrow_down: |
| ...int_processor/builtin_hint_processor_definition.rs | 98.29% <98.48%> (-0.06%) |
:arrow_down: |
| ... and 29 more |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more