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

Implement TestLessThanOrEqualAddress y EvalCircuit Hints #1843

Open
wants to merge 26 commits into
base: main
Choose a base branch
from

reference

a3abf1f
Select commit
Loading
Failed to load commit list.
Open

Implement TestLessThanOrEqualAddress y EvalCircuit Hints #1843

reference
a3abf1f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 16, 2024 in 1s

95.10% of diff hit (target 96.32%)

View this Pull Request on Codecov

95.10% of diff hit (target 96.32%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

vm/src/hint_processor/cairo_1_hint_processor/circuit.rs#L101-L105

Added lines #L101 - L105 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

vm/src/hint_processor/cairo_1_hint_processor/circuit.rs#L183-L184

Added lines #L183 - L184 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

vm/src/hint_processor/cairo_1_hint_processor/circuit.rs#L188

Added line #L188 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

vm/src/hint_processor/cairo_1_hint_processor/circuit.rs#L239

Added line #L239 was not covered by tests

Check warning on line 93 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#L91-L93

Added lines #L91 - L93 were not covered by tests