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

ugprade graphql-config in language server #2038

Merged
merged 4 commits into from
Nov 23, 2021
Merged

ugprade graphql-config in language server #2038

merged 4 commits into from
Nov 23, 2021

Conversation

acao
Copy link
Member

@acao acao commented Nov 23, 2021

this ensures that we will have support for .ts and .toml formats!

this ensures that we will have support for .ts and .toml formats!
@acao acao changed the title Ugprade-graphql-config ugprade graphql-config Nov 23, 2021
@github-actions
Copy link
Contributor

The latest changes of this PR are not available as canary, since there are no linked changesets for this PR.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 23, 2021

@github-actions github-actions bot temporarily deployed to graphiql-webpack-preview November 23, 2021 17:23 Inactive
@github-actions
Copy link
Contributor

github-actions bot commented Nov 23, 2021

@github-actions github-actions bot temporarily deployed to graphiql-cdn-preview November 23, 2021 17:24 Inactive
@github-actions
Copy link
Contributor

github-actions bot commented Nov 23, 2021

@github-actions github-actions bot temporarily deployed to monaco-graphql-webpack-preview November 23, 2021 17:24 Inactive
@changeset-bot
Copy link

changeset-bot bot commented Nov 23, 2021

🦋 Changeset detected

Latest commit: 6ca7e24

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
graphql-language-service-interface Patch
graphql-language-service-server Patch
graphql-language-service-types Patch
graphql-language-service Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codecov
Copy link

codecov bot commented Nov 23, 2021

Codecov Report

Merging #2038 (6ca7e24) into main (2d91916) will decrease coverage by 1.51%.
The diff coverage is 62.12%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2038      +/-   ##
==========================================
- Coverage   65.70%   64.19%   -1.52%     
==========================================
  Files          85       94       +9     
  Lines        5106     5424     +318     
  Branches     1631     1709      +78     
==========================================
+ Hits         3355     3482     +127     
- Misses       1747     1937     +190     
- Partials        4        5       +1     
Impacted Files Coverage Δ
...ckages/codemirror-graphql/src/utils/mode-indent.ts 0.00% <0.00%> (ø)
...graphiql/src/components/__tests__/ExampleSchema.ts 100.00% <ø> (ø)
packages/graphiql/src/utility/fillLeafs.ts 5.33% <ø> (ø)
packages/graphiql/src/utility/getQueryFacts.ts 92.30% <ø> (ø)
packages/graphiql/src/utility/onHasCompletion.ts 2.17% <0.00%> (ø)
...l-language-service-interface/src/getDiagnostics.ts 94.28% <ø> (ø)
...kages/graphql-language-service-parser/src/types.ts 100.00% <ø> (ø)
...language-service-utils/src/fragmentDependencies.ts 5.55% <0.00%> (ø)
...raphql-language-service-parser/src/onlineParser.ts 92.90% <28.57%> (+2.53%) ⬆️
...raphql-language-service-server/src/GraphQLCache.ts 52.10% <33.33%> (+0.45%) ⬆️
... and 34 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d0c22c4...6ca7e24. Read the comment docs.

@github-actions github-actions bot temporarily deployed to graphiql-webpack-preview November 23, 2021 18:22 Inactive
@github-actions github-actions bot temporarily deployed to monaco-graphql-webpack-preview November 23, 2021 18:22 Inactive
@github-actions github-actions bot temporarily deployed to graphiql-cdn-preview November 23, 2021 18:22 Inactive
@acao acao added the lsp-server graphql-language-service-server label Nov 23, 2021
@acao acao changed the title ugprade graphql-config ugprade graphql-config in language server Nov 23, 2021
@acao acao merged commit 1b476f9 into main Nov 23, 2021
@acao acao deleted the ugprade-graphql-config branch November 23, 2021 18:23
@github-actions github-actions bot mentioned this pull request Nov 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lsp-server graphql-language-service-server
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants