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/project failed Jul 11, 2024 in 0s

94.40% (-2.19%) compared to bea5cac

View this Pull Request on Codecov

94.40% (-2.19%) compared to bea5cac

Details

Codecov Report

Attention: Patch coverage is 96.65072% with 7 lines in your changes missing coverage. Please review.

Project coverage is 94.40%. Comparing base (bea5cac) to head (57e03c2).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3055      +/-   ##
==========================================
- Coverage   96.58%   94.40%   -2.19%     
==========================================
  Files         524      520       -4     
  Lines       33632    32680     -952     
  Branches     5577     3745    -1832     
==========================================
- Hits        32485    30850    -1635     
- Misses        912     1543     +631     
- Partials      235      287      +52