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

Integrate RunResources logic into HintProcessor trait #1274

Merged
merged 4 commits into from
Jun 26, 2023

Add changelog entry

0906d91
Select commit
Failed to load commit list.
Merged

Integrate RunResources logic into HintProcessor trait #1274

Add changelog entry
0906d91
Select commit
Failed to load commit list.
Codecov / codecov/patch failed Jun 22, 2023 in 0s

90.52% of diff hit (target 97.61%)

View this Pull Request on Codecov

90.52% of diff hit (target 97.61%)

Annotations

Check warning on line 826 in vm/src/hint_processor/builtin_hint_processor/builtin_hint_processor_definition.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

vm/src/hint_processor/builtin_hint_processor/builtin_hint_processor_definition.rs#L824-L826

Added lines #L824 - L826 were not covered by tests

Check warning on line 1155 in vm/src/hint_processor/cairo_1_hint_processor/hint_processor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

vm/src/hint_processor/cairo_1_hint_processor/hint_processor.rs#L1153-L1155

Added lines #L1153 - L1155 were not covered by tests

Check warning on line 121 in vm/src/vm/runners/cairo_runner.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

vm/src/vm/runners/cairo_runner.rs#L119-L121

Added lines #L119 - L121 were not covered by tests