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

Global fragment registry #1209

Merged
merged 41 commits into from
Mar 14, 2024

chore: Turn off global fragments for react-apollo example

cc282de
Select commit
Failed to load commit list.
Merged

Global fragment registry #1209

chore: Turn off global fragments for react-apollo example
cc282de
Select commit
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 14, 2024 in 0s

96.97% of diff hit (target 96.55%)

View this Pull Request on Codecov

96.97% of diff hit (target 96.55%)

Annotations

Check warning on line 19 in src/analyzer/validator.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/analyzer/validator.ts#L18-L19

Added lines #L18 - L19 were not covered by tests

Check warning on line 93 in src/gql-ast-util/fragment-registry.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gql-ast-util/fragment-registry.ts#L92-L93

Added lines #L92 - L93 were not covered by tests

Check warning on line 101 in src/gql-ast-util/fragment-registry.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gql-ast-util/fragment-registry.ts#L100-L101

Added lines #L100 - L101 were not covered by tests

Check warning on line 186 in src/gql-ast-util/fragment-registry.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gql-ast-util/fragment-registry.ts#L180-L186

Added lines #L180 - L186 were not covered by tests

Check warning on line 383 in src/gql-ast-util/fragment-registry.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gql-ast-util/fragment-registry.ts#L382-L383

Added lines #L382 - L383 were not covered by tests

Check warning on line 151 in src/graphql-language-service-adapter/graphql-language-service-adapter.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/graphql-language-service-adapter/graphql-language-service-adapter.ts#L151

Added line #L151 was not covered by tests

Check warning on line 2 in src/graphql-language-service-adapter/types.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/graphql-language-service-adapter/types.ts#L2

Added line #L2 was not covered by tests

Check warning on line 22 in src/graphql-language-service-adapter/types.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/graphql-language-service-adapter/types.ts#L15-L22

Added lines #L15 - L22 were not covered by tests

Check warning on line 38 in src/language-service-plugin/plugin-module-factory.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/language-service-plugin/plugin-module-factory.ts#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 60 in src/language-service-plugin/plugin-module-factory.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/language-service-plugin/plugin-module-factory.ts#L60

Added line #L60 was not covered by tests

Check warning on line 6 in src/types.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/types.ts#L5-L6

Added lines #L5 - L6 were not covered by tests