Skip to content

feat: local path resolution #672

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

Merged
merged 3 commits into from
Sep 20, 2022
Merged

feat: local path resolution #672

merged 3 commits into from
Sep 20, 2022

Conversation

gnikit
Copy link
Member

@gnikit gnikit commented Sep 20, 2022

Fixes #667

@codecov
Copy link

codecov bot commented Sep 20, 2022

Codecov Report

Merging #672 (17845a0) into main (f737832) will decrease coverage by 0.08%.
The diff coverage is 78.37%.

@@            Coverage Diff             @@
##             main     #672      +/-   ##
==========================================
- Coverage   79.70%   79.61%   -0.09%     
==========================================
  Files          12       12              
  Lines        2094     2124      +30     
  Branches      150      158       +8     
==========================================
+ Hits         1669     1691      +22     
- Misses        419      427       +8     
  Partials        6        6              
Impacted Files Coverage Δ
src/lsp/client.ts 62.43% <45.45%> (-0.75%) ⬇️
src/features/formatting-provider.ts 66.90% <66.66%> (-0.73%) ⬇️
src/lib/tools.ts 79.02% <100.00%> (+1.21%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@gnikit gnikit merged commit 0ae300a into main Sep 20, 2022
@gnikit gnikit deleted the gnikit/issue667 branch September 20, 2022 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: local path resolution
1 participant