[WIP] Experimental support for semantic-non-null #4192
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
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
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
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
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
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
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
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
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
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
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
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
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
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
codecov / codecov/patch
src/utilities/typeFromAST.ts#L54-L56
Added lines #L54 - L56 were not covered by tests
Check warning on line 703 in src/validation/rules/OverlappingFieldsCanBeMergedRule.ts
codecov / codecov/patch
src/validation/rules/OverlappingFieldsCanBeMergedRule.ts#L700-L703
Added lines #L700 - L703 were not covered by tests
Check warning on line 706 in src/validation/rules/OverlappingFieldsCanBeMergedRule.ts
codecov / codecov/patch
src/validation/rules/OverlappingFieldsCanBeMergedRule.ts#L705-L706
Added lines #L705 - L706 were not covered by tests