feat: add index out of bounds check #442
83.82% of diff hit (target 50.00%)
View this Pull Request on Codecov
83.82% of diff hit (target 50.00%)
Annotations
Check warning on line 1758 in src/ast/builder/llvmbuilder.rs
codecov / codecov/patch
src/ast/builder/llvmbuilder.rs#L1755-L1758
Added lines #L1755 - L1758 were not covered by tests
Check warning on line 1766 in src/ast/builder/llvmbuilder.rs
codecov / codecov/patch
src/ast/builder/llvmbuilder.rs#L1764-L1766
Added lines #L1764 - L1766 were not covered by tests
Check warning on line 2388 in src/ast/builder/llvmbuilder.rs
codecov / codecov/patch
src/ast/builder/llvmbuilder.rs#L2388
Added line #L2388 was not covered by tests
Check warning on line 637 in src/ast/builder/no_op_builder.rs
codecov / codecov/patch
src/ast/builder/no_op_builder.rs#L635-L637
Added lines #L635 - L637 were not covered by tests
Check warning on line 641 in src/ast/builder/no_op_builder.rs
codecov / codecov/patch
src/ast/builder/no_op_builder.rs#L639-L641
Added lines #L639 - L641 were not covered by tests
Check warning on line 52 in vm/src/lib.rs
codecov / codecov/patch
vm/src/lib.rs#L45-L52
Added lines #L45 - L52 were not covered by tests