-
Notifications
You must be signed in to change notification settings - Fork 551
Capture GraphQL client errors #2243
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
Merged
Merged
Changes from all commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
a66873b
Capture GraphQL client errors
sentrivana d1e2a7c
fix older on_request_chunk_sent
sentrivana 9931ea8
fixes
sentrivana da4f138
types
sentrivana 25af57f
2.7 fixes
sentrivana 2577ef2
ignore 2.7 imports when checking
sentrivana eed47b6
change httpx query saving
sentrivana 0ba4217
more robust qs parsing
sentrivana b0ae249
more aiohttp tests
sentrivana 3a81e1c
older httpx compat
sentrivana 4480fd6
fix regex
sentrivana 2e66b1d
wip
sentrivana c910a35
fix test
sentrivana 8de1aa7
don't pester me
sentrivana e18f9b5
fix 2.7 import
sentrivana 2772305
more 2.7 import fixes
sentrivana 5e7c99c
cleanup
sentrivana 52b3a59
More 2.7 compat
sentrivana 2f82654
2.7
sentrivana 3595db4
mypy
sentrivana 7d11f90
note
sentrivana 364dfac
compat fixes
sentrivana ff61171
Merge branch 'master' into ivana/graphql
sentrivana 2aafc36
add comment
sentrivana 5f01782
fix
sentrivana 6ec0770
add tests for graphql type/opname extraction
sentrivana 511b8e6
var for better readability
sentrivana cf64228
add integration options
sentrivana 898f689
fix test
sentrivana 60c7e24
format
sentrivana 7ffa465
add pii guards
sentrivana c18ee00
update graphql regex
sentrivana 3726bc5
add test cases
sentrivana 2ede9de
fix aiohttp and tests
sentrivana 36c78bd
Merge branch 'master' into ivana/graphql
sentrivana 85e155e
fix 2.7
sentrivana f8c1c64
add integration option tests
sentrivana 4ba7a86
more tests
sentrivana 9de27bb
more tests
sentrivana 6496452
compat
sentrivana c58393d
compat with old pytest-httpx
sentrivana 04d8e3f
Merge branch 'master' into ivana/graphql
antonpirker 068fca3
Merge branch 'master' into ivana/graphql
antonpirker File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.