Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add HintProcessor::execute_hint_extensive + refactor hint_ranges #1491

Merged
merged 27 commits into from
Nov 27, 2023

Revert "Use Box to reduce output size"

3260f53
Select commit
Loading
Failed to load commit list.
Merged

Add HintProcessor::execute_hint_extensive + refactor hint_ranges #1491

Revert "Use Box to reduce output size"
3260f53
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 23, 2023 in 0s

92.85% of diff hit (target 96.82%)

View this Pull Request on Codecov

92.85% of diff hit (target 96.82%)

Annotations

Check warning on line 426 in vm/src/types/program.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

vm/src/types/program.rs#L426

Added line #L426 was not covered by tests

Check warning on line 474 in vm/src/vm/vm_core.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

vm/src/vm/vm_core.rs#L470-L474

Added lines #L470 - L474 were not covered by tests