Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UoM types in AST, unnamed annotations, and syntax for importing from std #5324

Merged
merged 1 commit into from
Feb 10, 2025

UoM types in AST, unnamed annotations, and syntax for importing from std

db32de1
Select commit
Loading
Failed to load commit list.
Merged

UoM types in AST, unnamed annotations, and syntax for importing from std #5324

UoM types in AST, unnamed annotations, and syntax for importing from std
db32de1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 10, 2025 in 1s

63.55% of diff hit (target 86.04%)

View this Pull Request on Codecov

63.55% of diff hit (target 86.04%)

Annotations

Check warning on line 68 in src/wasm-lib/kcl/src/execution/exec_ast.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wasm-lib/kcl/src/execution/exec_ast.rs#L62-L68

Added lines #L62 - L68 were not covered by tests

Check warning on line 107 in src/wasm-lib/kcl/src/execution/exec_ast.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wasm-lib/kcl/src/execution/exec_ast.rs#L105-L107

Added lines #L105 - L107 were not covered by tests

Check warning on line 280 in src/wasm-lib/kcl/src/execution/exec_ast.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wasm-lib/kcl/src/execution/exec_ast.rs#L280

Added line #L280 was not covered by tests

Check warning on line 292 in src/wasm-lib/kcl/src/execution/exec_ast.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wasm-lib/kcl/src/execution/exec_ast.rs#L291-L292

Added lines #L291 - L292 were not covered by tests

Check warning on line 299 in src/wasm-lib/kcl/src/execution/exec_ast.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wasm-lib/kcl/src/execution/exec_ast.rs#L295-L299

Added lines #L295 - L299 were not covered by tests

Check warning on line 357 in src/wasm-lib/kcl/src/execution/exec_ast.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wasm-lib/kcl/src/execution/exec_ast.rs#L357

Added line #L357 was not covered by tests

Check warning on line 187 in src/wasm-lib/kcl/src/execution/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wasm-lib/kcl/src/execution/mod.rs#L187

Added line #L187 was not covered by tests

Check warning on line 194 in src/wasm-lib/kcl/src/execution/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wasm-lib/kcl/src/execution/mod.rs#L194

Added line #L194 was not covered by tests

Check warning on line 211 in src/wasm-lib/kcl/src/execution/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wasm-lib/kcl/src/execution/mod.rs#L208-L211

Added lines #L208 - L211 were not covered by tests

Check warning on line 213 in src/wasm-lib/kcl/src/execution/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wasm-lib/kcl/src/execution/mod.rs#L213

Added line #L213 was not covered by tests

Check warning on line 223 in src/wasm-lib/kcl/src/execution/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wasm-lib/kcl/src/execution/mod.rs#L223

Added line #L223 was not covered by tests

Check warning on line 258 in src/wasm-lib/kcl/src/execution/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wasm-lib/kcl/src/execution/mod.rs#L247-L258

Added lines #L247 - L258 were not covered by tests

Check warning on line 273 in src/wasm-lib/kcl/src/execution/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wasm-lib/kcl/src/execution/mod.rs#L273

Added line #L273 was not covered by tests

Check warning on line 876 in src/wasm-lib/kcl/src/parsing/ast/types/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wasm-lib/kcl/src/parsing/ast/types/mod.rs#L872-L876

Added lines #L872 - L876 were not covered by tests

Check warning on line 878 in src/wasm-lib/kcl/src/parsing/ast/types/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wasm-lib/kcl/src/parsing/ast/types/mod.rs#L878

Added line #L878 was not covered by tests

Check warning on line 880 in src/wasm-lib/kcl/src/parsing/ast/types/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wasm-lib/kcl/src/parsing/ast/types/mod.rs#L880

Added line #L880 was not covered by tests

Check warning on line 886 in src/wasm-lib/kcl/src/parsing/ast/types/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wasm-lib/kcl/src/parsing/ast/types/mod.rs#L882-L886

Added lines #L882 - L886 were not covered by tests

Check warning on line 888 in src/wasm-lib/kcl/src/parsing/ast/types/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wasm-lib/kcl/src/parsing/ast/types/mod.rs#L888

Added line #L888 was not covered by tests

Check warning on line 890 in src/wasm-lib/kcl/src/parsing/ast/types/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wasm-lib/kcl/src/parsing/ast/types/mod.rs#L890

Added line #L890 was not covered by tests

Check warning on line 896 in src/wasm-lib/kcl/src/parsing/ast/types/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wasm-lib/kcl/src/parsing/ast/types/mod.rs#L892-L896

Added lines #L892 - L896 were not covered by tests

Check warning on line 898 in src/wasm-lib/kcl/src/parsing/ast/types/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wasm-lib/kcl/src/parsing/ast/types/mod.rs#L898

Added line #L898 was not covered by tests

Check warning on line 900 in src/wasm-lib/kcl/src/parsing/ast/types/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wasm-lib/kcl/src/parsing/ast/types/mod.rs#L900

Added line #L900 was not covered by tests

Check warning on line 905 in src/wasm-lib/kcl/src/parsing/ast/types/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wasm-lib/kcl/src/parsing/ast/types/mod.rs#L902-L905

Added lines #L902 - L905 were not covered by tests

Check warning on line 907 in src/wasm-lib/kcl/src/parsing/ast/types/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wasm-lib/kcl/src/parsing/ast/types/mod.rs#L907

Added line #L907 was not covered by tests

Check warning on line 1130 in src/wasm-lib/kcl/src/parsing/ast/types/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wasm-lib/kcl/src/parsing/ast/types/mod.rs#L1130

Added line #L1130 was not covered by tests