KCL: All keyword arguments should use camelCase #5481
Merged
Codecov / codecov/project
succeeded
Feb 25, 2025 in 0s
86.28% (+0.01%) compared to 842054d
View this Pull Request on Codecov
86.28% (+0.01%) compared to 842054d
Details
Codecov Report
Attention: Patch coverage is 62.74510%
with 19 lines
in your changes missing coverage. Please review.
Project coverage is 86.28%. Comparing base (
842054d
) to head (a929dbd
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/wasm-lib/kcl/src/execution/import.rs | 66.66% | 13 Missing |
src/wasm-lib/kcl/src/std/import.rs | 25.00% | 6 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #5481 +/- ##
==========================================
+ Coverage 86.26% 86.28% +0.01%
==========================================
Files 95 95
Lines 35900 35901 +1
==========================================
+ Hits 30969 30976 +7
+ Misses 4931 4925 -6
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading