Skip to content

Add support for unsigned integer literals in code generation tests

a750840
Select commit
Loading
Failed to load commit list.
Merged

Fix tech dept #131

Add support for unsigned integer literals in code generation tests
a750840
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 19, 2026 in 1s

69.66% of diff hit (within 5.00% threshold of 70.00%)

View this Pull Request on Codecov

69.66% of diff hit (within 5.00% threshold of 70.00%)

Annotations

Check warning on line 292 in core/ast/src/arena.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/ast/src/arena.rs#L292

Added line #L292 was not covered by tests

Check warning on line 285 in core/cli/src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/cli/src/main.rs#L285

Added line #L285 was not covered by tests

Check warning on line 694 in core/inference/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/inference/src/lib.rs#L694

Added line #L694 was not covered by tests

Check warning on line 696 in core/inference/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/inference/src/lib.rs#L696

Added line #L696 was not covered by tests

Check warning on line 473 in core/wasm-codegen/src/compiler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/wasm-codegen/src/compiler.rs#L473

Added line #L473 was not covered by tests

Check warning on line 475 in core/wasm-codegen/src/compiler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/wasm-codegen/src/compiler.rs#L475

Added line #L475 was not covered by tests

Check warning on line 492 in core/wasm-codegen/src/compiler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/wasm-codegen/src/compiler.rs#L492

Added line #L492 was not covered by tests

Check warning on line 494 in core/wasm-codegen/src/compiler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/wasm-codegen/src/compiler.rs#L494

Added line #L494 was not covered by tests

Check warning on line 510 in core/wasm-codegen/src/compiler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/wasm-codegen/src/compiler.rs#L510

Added line #L510 was not covered by tests

Check warning on line 512 in core/wasm-codegen/src/compiler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/wasm-codegen/src/compiler.rs#L512

Added line #L512 was not covered by tests

Check warning on line 528 in core/wasm-codegen/src/compiler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/wasm-codegen/src/compiler.rs#L528

Added line #L528 was not covered by tests

Check warning on line 530 in core/wasm-codegen/src/compiler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/wasm-codegen/src/compiler.rs#L530

Added line #L530 was not covered by tests

Check warning on line 681 in core/wasm-codegen/src/compiler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/wasm-codegen/src/compiler.rs#L640-L681

Added lines #L640 - L681 were not covered by tests