Skip to content

fix(graphql): support nullable embedded relations in GraphQL types

Codecov / codecov/patch failed Jan 17, 2024 in 0s

0.00% of diff hit (target 78.04%)

View this Pull Request on Codecov

0.00% of diff hit (target 78.04%)

Annotations

Check warning on line 220 in src/GraphQl/Tests/Type/TypeBuilderTest.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/GraphQl/Tests/Type/TypeBuilderTest.php#L220

Added line #L220 was not covered by tests

Check warning on line 226 in src/GraphQl/Tests/Type/TypeBuilderTest.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/GraphQl/Tests/Type/TypeBuilderTest.php#L222-L226

Added lines #L222 - L226 were not covered by tests

Check warning on line 229 in src/GraphQl/Tests/Type/TypeBuilderTest.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/GraphQl/Tests/Type/TypeBuilderTest.php#L229

Added line #L229 was not covered by tests

Check warning on line 231 in src/GraphQl/Tests/Type/TypeBuilderTest.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/GraphQl/Tests/Type/TypeBuilderTest.php#L231

Added line #L231 was not covered by tests

Check warning on line 236 in src/GraphQl/Tests/Type/TypeBuilderTest.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/GraphQl/Tests/Type/TypeBuilderTest.php#L233-L236

Added lines #L233 - L236 were not covered by tests

Check warning on line 241 in src/GraphQl/Tests/Type/TypeBuilderTest.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/GraphQl/Tests/Type/TypeBuilderTest.php#L238-L241

Added lines #L238 - L241 were not covered by tests

Check warning on line 164 in src/GraphQl/Tests/Type/TypeConverterTest.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/GraphQl/Tests/Type/TypeConverterTest.php#L164

Added line #L164 was not covered by tests

Check warning on line 182 in src/GraphQl/Tests/Type/TypeConverterTest.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/GraphQl/Tests/Type/TypeConverterTest.php#L182

Added line #L182 was not covered by tests

Check warning on line 51 in src/GraphQl/Type/TypeBuilder.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/GraphQl/Type/TypeBuilder.php#L51

Added line #L51 was not covered by tests

Check warning on line 90 in src/GraphQl/Type/TypeBuilder.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/GraphQl/Type/TypeBuilder.php#L89-L90

Added lines #L89 - L90 were not covered by tests

Check warning on line 162 in src/GraphQl/Type/TypeBuilder.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/GraphQl/Type/TypeBuilder.php#L159-L162

Added lines #L159 - L162 were not covered by tests

Check warning on line 165 in src/GraphQl/Type/TypeBuilder.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/GraphQl/Type/TypeBuilder.php#L165

Added line #L165 was not covered by tests

Check warning on line 185 in src/GraphQl/Type/TypeConverter.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/GraphQl/Type/TypeConverter.php#L185

Added line #L185 was not covered by tests

Check warning on line 187 in src/GraphQl/Type/TypeConverter.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/GraphQl/Type/TypeConverter.php#L187

Added line #L187 was not covered by tests