Skip to content

Add more tests + refactorings

1a6158f
Select commit
Loading
Failed to load commit list.
Merged

binop except assign and conditionals #141

Add more tests + refactorings
1a6158f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 24, 2026 in 1s

88.57% of diff hit (target 70.00%)

View this Pull Request on Codecov

88.57% of diff hit (target 70.00%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/ast/src/arena.rs#L40-L41

Added lines #L40 - L41 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/ast/src/arena.rs#L43-L44

Added lines #L43 - L44 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/ast/src/arena.rs#L83-L85

Added lines #L83 - L85 were not covered by tests

Check warning on line 185 in core/type-checker/src/type_info.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/type-checker/src/type_info.rs#L184-L185

Added lines #L184 - L185 were not covered by tests

Check warning on line 190 in core/type-checker/src/type_info.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/type-checker/src/type_info.rs#L190

Added line #L190 was not covered by tests

Check warning on line 194 in core/type-checker/src/type_info.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/type-checker/src/type_info.rs#L194

Added line #L194 was not covered by tests

Check warning on line 196 in core/type-checker/src/type_info.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/type-checker/src/type_info.rs#L196

Added line #L196 was not covered by tests

Check warning on line 200 in core/type-checker/src/type_info.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/type-checker/src/type_info.rs#L199-L200

Added lines #L199 - L200 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/wasm-codegen/src/compiler.rs#L64-L65

Added lines #L64 - L65 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L399 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L605 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L887 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L893 was not covered by tests