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

KCL: All keyword arguments should use camelCase #5481

Merged
merged 5 commits into from
Feb 25, 2025

A snapshot a day keeps the bugs away! 📷🐛 (OS: namespace-profile-ubunt…

a929dbd
Select commit
Loading
Failed to load commit list.
Merged

KCL: All keyword arguments should use camelCase #5481

A snapshot a day keeps the bugs away! 📷🐛 (OS: namespace-profile-ubunt…
a929dbd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 25, 2025 in 1s

62.74% of diff hit (target 86.26%)

View this Pull Request on Codecov

62.74% of diff hit (target 86.26%)

Annotations

Check warning on line 248 in src/wasm-lib/kcl/src/execution/import.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wasm-lib/kcl/src/execution/import.rs#L247-L248

Added lines #L247 - L248 were not covered by tests

Check warning on line 269 in src/wasm-lib/kcl/src/execution/import.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wasm-lib/kcl/src/execution/import.rs#L268-L269

Added lines #L268 - L269 were not covered by tests

Check warning on line 358 in src/wasm-lib/kcl/src/execution/import.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wasm-lib/kcl/src/execution/import.rs#L358

Added line #L358 was not covered by tests

Check warning on line 362 in src/wasm-lib/kcl/src/execution/import.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wasm-lib/kcl/src/execution/import.rs#L362

Added line #L362 was not covered by tests

Check warning on line 371 in src/wasm-lib/kcl/src/execution/import.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wasm-lib/kcl/src/execution/import.rs#L371

Added line #L371 was not covered by tests

Check warning on line 383 in src/wasm-lib/kcl/src/execution/import.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wasm-lib/kcl/src/execution/import.rs#L383

Added line #L383 was not covered by tests

Check warning on line 401 in src/wasm-lib/kcl/src/execution/import.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wasm-lib/kcl/src/execution/import.rs#L401

Added line #L401 was not covered by tests

Check warning on line 407 in src/wasm-lib/kcl/src/execution/import.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wasm-lib/kcl/src/execution/import.rs#L404-L407

Added lines #L404 - L407 were not covered by tests

Check warning on line 71 in src/wasm-lib/kcl/src/std/import.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wasm-lib/kcl/src/std/import.rs#L70-L71

Added lines #L70 - L71 were not covered by tests

Check warning on line 76 in src/wasm-lib/kcl/src/std/import.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wasm-lib/kcl/src/std/import.rs#L76

Added line #L76 was not covered by tests

Check warning on line 80 in src/wasm-lib/kcl/src/std/import.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wasm-lib/kcl/src/std/import.rs#L80

Added line #L80 was not covered by tests

Check warning on line 83 in src/wasm-lib/kcl/src/std/import.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wasm-lib/kcl/src/std/import.rs#L83

Added line #L83 was not covered by tests

Check warning on line 86 in src/wasm-lib/kcl/src/std/import.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wasm-lib/kcl/src/std/import.rs#L86

Added line #L86 was not covered by tests