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

Documentation Adding error handling doc #266

Merged

Conversation

leszekhanusz
Copy link
Collaborator

No description provided.

@leszekhanusz leszekhanusz linked an issue Nov 27, 2021 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Nov 27, 2021

Codecov Report

Merging #266 (a69fb04) into master (9b85b6c) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #266   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines         1797      1802    +5     
=========================================
+ Hits          1797      1802    +5     
Impacted Files Coverage Δ
gql/transport/exceptions.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9b85b6c...a69fb04. Read the comment docs.

@leszekhanusz leszekhanusz merged commit 4554e4b into graphql-python:master Nov 28, 2021
@leszekhanusz leszekhanusz deleted the docs_error_management branch March 12, 2022 12:42
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.

[Question] Is there any documentation about error handling?
2 participants