Avatar for the strawberry-graphql user
strawberry-graphql
strawberry
BlogDocsChangelog

Add ability to set a custom info class for a schema

#3592Merged
Comparing
parafoxia:task/custom-info-class
(
468155a
) with
main
(
08cc1c2
)
CodSpeed Performance Gauge
0%
Improvements
0
Regressions
0
Untouched
15
New
0
Dropped
0
Ignored
1

Benchmarks

Passed

test_execute_with_many_fields
tests/benchmarks/test_execute_sync.py::test_execute_with_many_fields
CodSpeed Performance Gauge
0%
37.3 ms
37.1 ms
test_subscription_long_run[20000]
tests/benchmarks/test_subscriptions.py::test_subscription_long_run[20000]
CodSpeed Performance Gauge
0%
3.4 s
3.4 s
test_execute
tests/benchmarks/test_execute.py::test_execute
CodSpeed Performance Gauge
0%
529.1 ms
528.5 ms
test_execute_generic_input
tests/benchmarks/test_generic_input.py::test_execute_generic_input
CodSpeed Performance Gauge
0%
405 ms
404.6 ms
test_interface_performance[16]
tests/benchmarks/test_execute.py::test_interface_performance[16]
CodSpeed Performance Gauge
0%
58.9 ms
58.9 ms
test_subscription
tests/benchmarks/test_subscriptions.py::test_subscription
CodSpeed Performance Gauge
0%
212.9 ms
212.9 ms
test_interface_performance[4096]
tests/benchmarks/test_execute.py::test_interface_performance[4096]
CodSpeed Performance Gauge
0%
67.4 ms
67.4 ms
test_execute_complex_schema[50]
tests/benchmarks/test_complex_schema.py::test_execute_complex_schema[50]
CodSpeed Performance Gauge
0%
3.9 s
3.9 s
test_interface_performance[256]
tests/benchmarks/test_execute.py::test_interface_performance[256]
CodSpeed Performance Gauge
0%
61 ms
61 ms
test_execute_with_100_items
tests/benchmarks/test_execute_sync.py::test_execute_with_100_items
CodSpeed Performance Gauge
0%
10.8 ms
10.8 ms
test_execute_with_10_items
tests/benchmarks/test_execute_sync.py::test_execute_with_10_items
CodSpeed Performance Gauge
0%
5.2 ms
5.2 ms
test_execute_with_many_fields_and_directives
tests/benchmarks/test_execute_sync.py::test_execute_with_many_fields_and_directives
CodSpeed Performance Gauge
0%
42 ms
42 ms
test_execute_with_1000_items
tests/benchmarks/test_execute_sync.py::test_execute_with_1000_items
CodSpeed Performance Gauge
0%
66.5 ms
66.5 ms
test_interface_performance[1]
tests/benchmarks/test_execute.py::test_interface_performance[1]
CodSpeed Performance Gauge
0%
58.8 ms
58.8 ms
test_subscription_long_run[1000]
tests/benchmarks/test_subscriptions.py::test_subscription_long_run[1000]
CodSpeed Performance Gauge
0%
176.6 ms
177.1 ms

Ignored

test_execute_basicIgnored
tests/benchmarks/test_execute_sync.py::test_execute_basic
CodSpeed Performance Gauge
0%
2.1 ms
2.1 ms

Commits

Click on a commit to change the comparison range
Base
main
08cc1c2
0%
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
0c68ae3
7 months ago
by pre-commit-ci[bot]
-1%
Allow for the use of custom info classes within directives
abf5d0b
7 months ago
by parafoxia
0%
Add testing to ensure custom info classes are included in directives and extensions
e3e1ded
7 months ago
by parafoxia
+1%
Merge branch 'strawberry-graphql:main' into task/custom-info-class
468155a
6 months ago
by parafoxia
Home Terms PrivacyDocs