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

Used pure resolver for errors field in custom mutation payloads #7691

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

glen-84
Copy link
Collaborator

@glen-84 glen-84 commented Nov 6, 2024

Summary of the changes (Less than 80 chars)

  • Used pure resolver for errors field in custom mutation payloads.

Closes #7660

Copy link

codecov bot commented Nov 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.95%. Comparing base (a9f442c) to head (27eee9b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7691      +/-   ##
==========================================
+ Coverage   73.94%   73.95%   +0.01%     
==========================================
  Files        2916     2916              
  Lines      151060   151060              
  Branches    17548    17548              
==========================================
+ Hits       111696   111715      +19     
+ Misses      33511    33493      -18     
+ Partials     5853     5852       -1     
Flag Coverage Δ
unittests 73.95% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@michaelstaib michaelstaib merged commit 81b06d9 into main Nov 6, 2024
103 checks passed
@michaelstaib michaelstaib deleted the gai/issue-7660 branch November 6, 2024 11:22
@michaelstaib michaelstaib added this to the HC-14.2.0 milestone Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect @cost weight for errors field in mutation conventions for custom payloads
2 participants