Skip to content

feat: add index out of bounds check

e32d58a
Select commit
Loading
Failed to load commit list.
Merged

feat: add index out of bounds check #442

feat: add index out of bounds check
e32d58a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 27, 2025 in 0s

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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov codecov / codecov/patch

vm/src/lib.rs#L45-L52

Added lines #L45 - L52 were not covered by tests