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.
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
WIP defer support #3753
base: main
Are you sure you want to change the base?
WIP defer support #3753
Changes from all commits
573fa72
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Check warning on line 21 in strawberry/http/async_base_view.py
Codecov / codecov/patch
strawberry/http/async_base_view.py#L21
Check warning on line 25 in strawberry/http/async_base_view.py
Codecov / codecov/patch
strawberry/http/async_base_view.py#L25
Check warning on line 357 in strawberry/http/async_base_view.py
Codecov / codecov/patch
strawberry/http/async_base_view.py#L354-L357
Check warning on line 361 in strawberry/http/async_base_view.py
Codecov / codecov/patch
strawberry/http/async_base_view.py#L360-L361
Check warning on line 363 in strawberry/http/async_base_view.py
Codecov / codecov/patch
strawberry/http/async_base_view.py#L363
Check warning on line 365 in strawberry/http/async_base_view.py
Codecov / codecov/patch
strawberry/http/async_base_view.py#L365
Check warning on line 398 in strawberry/http/async_base_view.py
Codecov / codecov/patch
strawberry/http/async_base_view.py#L398
Check warning on line 516 in strawberry/http/async_base_view.py
Codecov / codecov/patch
strawberry/http/async_base_view.py#L516
Check warning on line 520 in strawberry/http/async_base_view.py
Codecov / codecov/patch
strawberry/http/async_base_view.py#L520
Check warning on line 528 in strawberry/http/async_base_view.py
Codecov / codecov/patch
strawberry/http/async_base_view.py#L528
Check warning on line 536 in strawberry/http/async_base_view.py
Codecov / codecov/patch
strawberry/http/async_base_view.py#L536
Check warning on line 538 in strawberry/http/async_base_view.py
Codecov / codecov/patch
strawberry/http/async_base_view.py#L538
Check warning on line 544 in strawberry/http/async_base_view.py
Codecov / codecov/patch
strawberry/http/async_base_view.py#L544
Check warning on line 553 in strawberry/http/async_base_view.py
Codecov / codecov/patch
strawberry/http/async_base_view.py#L553
Check warning on line 561 in strawberry/http/async_base_view.py
Codecov / codecov/patch
strawberry/http/async_base_view.py#L561
Check warning on line 258 in strawberry/schema/execute.py
Codecov / codecov/patch
strawberry/schema/execute.py#L258
Check warning on line 1 in tests/http/incremental/conftest.py
Codecov / codecov/patch
tests/http/incremental/conftest.py#L1
Check warning on line 3 in tests/http/incremental/conftest.py
Codecov / codecov/patch
tests/http/incremental/conftest.py#L3
Check warning on line 5 in tests/http/incremental/conftest.py
Codecov / codecov/patch
tests/http/incremental/conftest.py#L5
Check warning on line 11 in tests/http/incremental/conftest.py
Codecov / codecov/patch
tests/http/incremental/conftest.py#L8-L11
Check warning on line 14 in tests/http/incremental/conftest.py
Codecov / codecov/patch
tests/http/incremental/conftest.py#L14
Check warning on line 16 in tests/http/incremental/conftest.py
Codecov / codecov/patch
tests/http/incremental/conftest.py#L16
Check warning on line 19 in tests/http/incremental/conftest.py
Codecov / codecov/patch
tests/http/incremental/conftest.py#L19
Check warning on line 22 in tests/http/incremental/conftest.py
Codecov / codecov/patch
tests/http/incremental/conftest.py#L21-L22
Check warning on line 26 in tests/http/incremental/conftest.py
Codecov / codecov/patch
tests/http/incremental/conftest.py#L26
Check warning on line 30 in tests/http/incremental/conftest.py
Codecov / codecov/patch
tests/http/incremental/conftest.py#L28-L30
Check warning on line 33 in tests/http/incremental/conftest.py
Codecov / codecov/patch
tests/http/incremental/conftest.py#L33
Check warning on line 36 in tests/http/incremental/conftest.py
Codecov / codecov/patch
tests/http/incremental/conftest.py#L36
Check warning on line 39 in tests/http/incremental/conftest.py
Codecov / codecov/patch
tests/http/incremental/conftest.py#L38-L39
Check warning on line 42 in tests/http/incremental/conftest.py
Codecov / codecov/patch
tests/http/incremental/conftest.py#L42
Check warning on line 44 in tests/http/incremental/conftest.py
Codecov / codecov/patch
tests/http/incremental/conftest.py#L44