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

Merged
merged 41 commits into from
Nov 19, 2024

Merge branch 'main' into new-hints

22491eb
Select commit
Loading
Failed to load commit list.
Merged

Implement TestLessThanOrEqualAddress y EvalCircuit Hints #1843

Merge branch 'main' into new-hints
22491eb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 19, 2024 in 0s

94.73% of diff hit (target 96.33%)

View this Pull Request on Codecov

94.73% of diff hit (target 96.33%)

Annotations

Check warning on line 130 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#L126-L130

Added lines #L126 - L130 were not covered by tests

Check warning on line 212 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#L211-L212

Added lines #L211 - L212 were not covered by tests

Check warning on line 220 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#L218-L220

Added lines #L218 - L220 were not covered by tests

Check warning on line 271 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#L271

Added line #L271 was not covered by tests

Check warning on line 95 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#L93-L95

Added lines #L93 - L95 were not covered by tests