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

feat: support partial errors and multiple errors per field resolver #3055

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

[pre-commit.ci] auto fixes from pre-commit.com hooks

57e03c2
Select commit
Loading
Failed to load commit list.
Open

feat: support partial errors and multiple errors per field resolver #3055

[pre-commit.ci] auto fixes from pre-commit.com hooks
57e03c2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 11, 2024 in 0s

96.65% of diff hit (target 96.58%)

View this Pull Request on Codecov

96.65% of diff hit (target 96.58%)

Annotations

Check warning on line 109 in strawberry/schema/execute.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

strawberry/schema/execute.py#L109

Added line #L109 was not covered by tests

Check warning on line 182 in strawberry/schema/execute.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

strawberry/schema/execute.py#L182

Added line #L182 was not covered by tests

Check warning on line 688 in tests/schema/test_execution.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/schema/test_execution.py#L688

Added line #L688 was not covered by tests