Skip to content

Merge branch 'on-error' into semantic-non-null

c0d54cf
Select commit
Loading
Failed to load commit list.
Closed

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

Merge branch 'on-error' into semantic-non-null
c0d54cf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 27, 2025 in 1s

86.03% of diff hit (target 100.00%)

View this Pull Request on Codecov

86.03% of diff hit (target 100.00%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/type/introspection.ts#L243-L245

Added lines #L243 - L245 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/type/introspection.ts#L383-L384

Added lines #L383 - L384 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/type/introspection.ts#L408

Added line #L408 was 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 153 in src/utilities/buildClientSchema.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utilities/buildClientSchema.ts#L142-L153

Added lines #L142 - L153 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utilities/extendSchema.ts#L232-L234

Added lines #L232 - L234 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utilities/extendSchema.ts#L443-L448

Added lines #L443 - L448 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 60 in src/utilities/typeFromAST.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utilities/typeFromAST.ts#L55-L60

Added lines #L55 - L60 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