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

feat: add astro support for VSCode extension #3475

Merged
merged 4 commits into from
Jan 24, 2024

feat: add astro support for vscode extension

deccc6a
Select commit
Loading
Failed to load commit list.
Merged

feat: add astro support for VSCode extension #3475

feat: add astro support for vscode extension
deccc6a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 23, 2024 in 0s

55.74% (target 50.00%)

View this Pull Request on Codecov

55.74% (target 50.00%)

Details

Codecov Report

Attention: 20 lines in your changes are missing coverage. Please review.

Comparison is base (88ae243) 55.94% compared to head (deccc6a) 55.74%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3475      +/-   ##
==========================================
- Coverage   55.94%   55.74%   -0.21%     
==========================================
  Files         113      114       +1     
  Lines        5291     5312      +21     
  Branches     1441     1444       +3     
==========================================
+ Hits         2960     2961       +1     
- Misses       1903     1923      +20     
  Partials      428      428              
Files Coverage Δ
...s/graphql-language-service-server/src/constants.ts 100.00% <ø> (ø)
...hql-language-service-server/src/findGraphQLTags.ts 82.71% <ø> (ø)
...aphql-language-service-server/src/parsers/astro.ts 4.76% <4.76%> (ø)