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

Support completions from import statements #4768

Merged
merged 1 commit into from
Dec 16, 2024

Support completions from import statements

75b179d
Select commit
Loading
Failed to load commit list.
Merged

Support completions from import statements #4768

Support completions from import statements
75b179d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2024 in 1s

86.09% (+0.03%) compared to 8f9dc06

View this Pull Request on Codecov

86.09% (+0.03%) compared to 8f9dc06

Details

Codecov Report

Attention: Patch coverage is 81.63265% with 18 lines in your changes missing coverage. Please review.

Project coverage is 86.09%. Comparing base (8f9dc06) to head (75b179d).

Files with missing lines Patch % Lines
src/wasm-lib/kcl/src/parsing/ast/types/mod.rs 61.70% 18 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4768      +/-   ##
==========================================
+ Coverage   86.06%   86.09%   +0.03%     
==========================================
  Files          85       85              
  Lines       30532    30598      +66     
==========================================
+ Hits        26276    26342      +66     
  Misses       4256     4256              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.