Use an enum to represent layout name #1715
92.56% of diff hit (target 94.91%)
View this Pull Request on Codecov
92.56% of diff hit (target 94.91%)
Annotations
Check warning on line 47 in cairo-vm-cli/src/main.rs
codecov / codecov/patch
cairo-vm-cli/src/main.rs#L47
Added line #L47 was not covered by tests
Check warning on line 36 in cairo1-run/src/main.rs
codecov / codecov/patch
cairo1-run/src/main.rs#L36
Added line #L36 was not covered by tests
Check warning on line 9 in vm/src/types/layout_name.rs
codecov / codecov/patch
vm/src/types/layout_name.rs#L9
Added line #L9 was not covered by tests
Check warning on line 45 in vm/src/types/layout_name.rs
codecov / codecov/patch
vm/src/types/layout_name.rs#L43-L45
Added lines #L43 - L45 were not covered by tests
Check warning on line 182 in vm/src/vm/runners/cairo_runner.rs
codecov / codecov/patch
vm/src/vm/runners/cairo_runner.rs#L182
Added line #L182 was not covered by tests
Check warning on line 188 in vm/src/vm/runners/cairo_runner.rs
codecov / codecov/patch
vm/src/vm/runners/cairo_runner.rs#L188
Added line #L188 was not covered by tests
Check warning on line 1455 in vm/src/vm/runners/cairo_runner.rs
codecov / codecov/patch
vm/src/vm/runners/cairo_runner.rs#L1455
Added line #L1455 was not covered by tests