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

[Cairo 1] Load arguments into VM instead of creating them via instructions #1759

Merged
merged 16 commits into from
May 16, 2024

Merge branch 'main' into load-args-externally

6400d09
Select commit
Loading
Failed to load commit list.
Merged

[Cairo 1] Load arguments into VM instead of creating them via instructions #1759

Merge branch 'main' into load-args-externally
6400d09
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 15, 2024 in 0s

92.30% of diff hit (target 94.79%)

View this Pull Request on Codecov

92.30% of diff hit (target 94.79%)

Annotations

Check warning on line 432 in cairo1-run/src/cairo_run.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cairo1-run/src/cairo_run.rs#L429-L432

Added lines #L429 - L432 were not covered by tests

Check warning on line 445 in cairo1-run/src/cairo_run.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cairo1-run/src/cairo_run.rs#L445

Added line #L445 was not covered by tests

Check warning on line 450 in cairo1-run/src/cairo_run.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cairo1-run/src/cairo_run.rs#L450

Added line #L450 was not covered by tests

Check warning on line 457 in cairo1-run/src/cairo_run.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cairo1-run/src/cairo_run.rs#L457

Added line #L457 was not covered by tests