Skip to content

Merge branch '16.x.x' into semantic-non-null

6ef4bec
Select commit
Loading
Failed to load commit list.
Draft

[WIP] Experimental support for semantic-non-null #4192

Merge branch '16.x.x' into semantic-non-null
6ef4bec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 26, 2025 in 0s

85.66% of diff hit (target 100.00%)

View this Pull Request on Codecov

85.66% of diff hit (target 100.00%)

Annotations

Check warning on line 689 in src/execution/execute.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/execution/execute.ts#L675-L689

Added lines #L675 - L689 were not covered by tests

Check warning on line 278 in src/type/introspection.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/type/introspection.ts#L276-L278

Added lines #L276 - L278 were not covered by tests

Check warning on line 417 in src/type/introspection.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/type/introspection.ts#L416-L417

Added lines #L416 - L417 were not covered by tests

Check warning on line 423 in src/type/introspection.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/type/introspection.ts#L420-L423

Added lines #L420 - L423 were not covered by tests

Check warning on line 449 in src/type/introspection.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/type/introspection.ts#L449

Added line #L449 was not covered by tests

Check warning on line 467 in src/type/introspection.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/type/introspection.ts#L458-L467

Added lines #L458 - L467 were not covered by tests

Check warning on line 148 in src/utilities/buildClientSchema.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utilities/buildClientSchema.ts#L142-L148

Added lines #L142 - L148 were not covered by tests

Check warning on line 233 in src/utilities/extendSchema.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utilities/extendSchema.ts#L231-L233

Added lines #L231 - L233 were not covered by tests

Check warning on line 443 in src/utilities/extendSchema.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utilities/extendSchema.ts#L442-L443

Added lines #L442 - L443 were not covered by tests

Check warning on line 489 in src/utilities/findBreakingChanges.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utilities/findBreakingChanges.ts#L478-L489

Added lines #L478 - L489 were not covered by tests

Check warning on line 69 in src/utilities/lexicographicSortSchema.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utilities/lexicographicSortSchema.ts#L68-L69

Added lines #L68 - L69 were not covered by tests

Check warning on line 29 in src/utilities/typeComparators.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utilities/typeComparators.ts#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 67 in src/utilities/typeComparators.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utilities/typeComparators.ts#L63-L67

Added lines #L63 - L67 were not covered by tests

Check warning on line 56 in src/utilities/typeFromAST.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utilities/typeFromAST.ts#L54-L56

Added lines #L54 - L56 were not covered by tests

Check warning on line 731 in src/validation/rules/OverlappingFieldsCanBeMergedRule.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/validation/rules/OverlappingFieldsCanBeMergedRule.ts#L728-L731

Added lines #L728 - L731 were not covered by tests

Check warning on line 734 in src/validation/rules/OverlappingFieldsCanBeMergedRule.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/validation/rules/OverlappingFieldsCanBeMergedRule.ts#L733-L734

Added lines #L733 - L734 were not covered by tests