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

Create a lint diagnostic from invalid schema #3463

Merged
merged 3 commits into from
Nov 20, 2023

add config option to show error on invalid schema

a6e5f6e
Select commit
Loading
Failed to load commit list.
Merged

Create a lint diagnostic from invalid schema #3463

add config option to show error on invalid schema
a6e5f6e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 18, 2023 in 1s

79.31% of diff hit (target 55.75%)

View this Pull Request on Codecov

79.31% of diff hit (target 55.75%)

Annotations

Check warning on line 341 in packages/graphiql-react/src/editor/hooks.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/graphiql-react/src/editor/hooks.ts#L341

Added line #L341 was not covered by tests

Check warning on line 346 in packages/graphiql-react/src/editor/hooks.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/graphiql-react/src/editor/hooks.ts#L345-L346

Added lines #L345 - L346 were not covered by tests

Check warning on line 349 in packages/graphiql-react/src/editor/hooks.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/graphiql-react/src/editor/hooks.ts#L349

Added line #L349 was not covered by tests

Check warning on line 353 in packages/graphiql-react/src/editor/hooks.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/graphiql-react/src/editor/hooks.ts#L352-L353

Added lines #L352 - L353 were not covered by tests

Check warning on line 357 in packages/graphiql-react/src/editor/hooks.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/graphiql-react/src/editor/hooks.ts#L356-L357

Added lines #L356 - L357 were not covered by tests

Check warning on line 369 in packages/graphiql-react/src/editor/hooks.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/graphiql-react/src/editor/hooks.ts#L369

Added line #L369 was not covered by tests

Check warning on line 379 in packages/graphiql-react/src/editor/hooks.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/graphiql-react/src/editor/hooks.ts#L379

Added line #L379 was not covered by tests

Check warning on line 389 in packages/graphiql-react/src/editor/hooks.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/graphiql-react/src/editor/hooks.ts#L389

Added line #L389 was not covered by tests

Check warning on line 134 in packages/graphql-language-service-server/src/GraphQLCache.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/graphql-language-service-server/src/GraphQLCache.ts#L134

Added line #L134 was not covered by tests