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

Add circular reference validation rules in input types #6821

Merged
merged 10 commits into from
Jan 16, 2024

Merge branch 'main' into anton/circular-ref-validation-285

d45d584
Select commit
Loading
Failed to load commit list.
Merged

Add circular reference validation rules in input types #6821

Merge branch 'main' into anton/circular-ref-validation-285
d45d584
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 16, 2024 in 0s

52.08% of diff hit (target 70.92%)

View this Pull Request on Codecov

52.08% of diff hit (target 70.92%)

Annotations

Check warning on line 49 in src/HotChocolate/Core/src/Types/Configuration/Validation/InputObjectTypeValidationRule.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/HotChocolate/Core/src/Types/Configuration/Validation/InputObjectTypeValidationRule.cs#L47-L49

Added lines #L47 - L49 were not covered by tests

Check warning on line 54 in src/HotChocolate/Core/src/Types/Configuration/Validation/InputObjectTypeValidationRule.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/HotChocolate/Core/src/Types/Configuration/Validation/InputObjectTypeValidationRule.cs#L53-L54

Added lines #L53 - L54 were not covered by tests

Check warning on line 59 in src/HotChocolate/Core/src/Types/Configuration/Validation/InputObjectTypeValidationRule.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/HotChocolate/Core/src/Types/Configuration/Validation/InputObjectTypeValidationRule.cs#L56-L59

Added lines #L56 - L59 were not covered by tests

Check warning on line 63 in src/HotChocolate/Core/src/Types/Configuration/Validation/InputObjectTypeValidationRule.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/HotChocolate/Core/src/Types/Configuration/Validation/InputObjectTypeValidationRule.cs#L61-L63

Added lines #L61 - L63 were not covered by tests

Check warning on line 1827 in src/HotChocolate/Core/src/Types/Properties/TypeResources.Designer.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/HotChocolate/Core/src/Types/Properties/TypeResources.Designer.cs#L1825-L1827

Added lines #L1825 - L1827 were not covered by tests

Check warning on line 191 in src/HotChocolate/Core/src/Types/Utilities/ErrorHelper.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/HotChocolate/Core/src/Types/Utilities/ErrorHelper.cs#L184-L191

Added lines #L184 - L191 were not covered by tests