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

Reserve syntax for units of measure #4783

Merged
merged 5 commits into from
Dec 16, 2024

type ascription

bea8889
Select commit
Loading
Failed to load commit list.
Merged

Reserve syntax for units of measure #4783

type ascription
bea8889
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 16, 2024 in 0s

86.82% of diff hit (target 85.99%)

View this Pull Request on Codecov

86.82% of diff hit (target 85.99%)

Annotations

Check warning on line 464 in src/wasm-lib/kcl/src/parsing/parser.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wasm-lib/kcl/src/parsing/parser.rs#L461-L464

Added lines #L461 - L464 were not covered by tests

Check warning on line 3528 in src/wasm-lib/kcl/src/parsing/parser.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wasm-lib/kcl/src/parsing/parser.rs#L3528

Added line #L3528 was not covered by tests

Check warning on line 49 in src/wasm-lib/kcl/src/parsing/token/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wasm-lib/kcl/src/parsing/token/mod.rs#L47-L49

Added lines #L47 - L49 were not covered by tests

Check warning on line 71 in src/wasm-lib/kcl/src/parsing/token/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wasm-lib/kcl/src/parsing/token/mod.rs#L63-L71

Added lines #L63 - L71 were not covered by tests

Check warning on line 423 in src/wasm-lib/kcl/src/parsing/token/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wasm-lib/kcl/src/parsing/token/mod.rs#L423

Added line #L423 was not covered by tests

Check warning on line 435 in src/wasm-lib/kcl/src/parsing/token/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wasm-lib/kcl/src/parsing/token/mod.rs#L435

Added line #L435 was not covered by tests

Check warning on line 439 in src/wasm-lib/kcl/src/parsing/token/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wasm-lib/kcl/src/parsing/token/mod.rs#L439

Added line #L439 was not covered by tests

Check warning on line 444 in src/wasm-lib/kcl/src/parsing/token/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wasm-lib/kcl/src/parsing/token/mod.rs#L444

Added line #L444 was not covered by tests

Check warning on line 447 in src/wasm-lib/kcl/src/parsing/token/tokeniser.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wasm-lib/kcl/src/parsing/token/tokeniser.rs#L447

Added line #L447 was not covered by tests