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

enhance: Better handling of errors #2168

Merged
merged 2 commits into from
Sep 8, 2022
Merged

enhance: Better handling of errors #2168

merged 2 commits into from
Sep 8, 2022

Conversation

ntucker
Copy link
Collaborator

@ntucker ntucker commented Sep 8, 2022

Motivation

GQL can also have HTTP errors like REST

Solution

Steal logic from REST lib

@codecov-commenter
Copy link

codecov-commenter commented Sep 8, 2022

Codecov Report

Merging #2168 (b1a88ef) into master (9c25e36) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #2168   +/-   ##
=======================================
  Coverage   98.49%   98.49%           
=======================================
  Files         103      103           
  Lines        1933     1933           
  Branches      407      407           
=======================================
  Hits         1904     1904           
  Misses         13       13           
  Partials       16       16           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ntucker ntucker merged commit 0d75952 into master Sep 8, 2022
@ntucker ntucker deleted the gql-errorhandling branch September 8, 2022 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants