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

feat: Type-safe "optional-nullable" fields #3779

#3791
Comparing
nrbnlulu:optional-nullable
(
66e9447
) with
main
(
c7910e0
)
CodSpeed Performance Gauge
0%
Improvements
0
Regressions
0
Untouched
21
New
0
Dropped
0
Ignored
1

Benchmarks

Passed

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_subscription_long_run[1000]
tests/benchmarks/test_subscriptions.py::test_subscription_long_run[1000]
CodSpeed Performance Gauge
0%
177.7 ms
177.6 ms
test_subscription
tests/benchmarks/test_subscriptions.py::test_subscription
CodSpeed Performance Gauge
0%
210.6 ms
210.5 ms
test_execute[with_resolveextension-items_10000]
tests/benchmarks/test_execute_with_extensions.py::test_execute[with_resolveextension-items_10000]
CodSpeed Performance Gauge
0%
1.9 s
1.9 s
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.1 ms
42.1 ms
test_execute_with_many_fields
tests/benchmarks/test_execute_sync.py::test_execute_with_many_fields
CodSpeed Performance Gauge
0%
37.1 ms
37.1 ms
test_execute[with_resolveextension-items_1000]
tests/benchmarks/test_execute_with_extensions.py::test_execute[with_resolveextension-items_1000]
CodSpeed Performance Gauge
0%
183.3 ms
183.7 ms
test_execute_with_100_items
tests/benchmarks/test_execute_sync.py::test_execute_with_100_items
CodSpeed Performance Gauge
0%
10.7 ms
10.7 ms
test_execute[with_simpleextension-items_10000]
tests/benchmarks/test_execute_with_extensions.py::test_execute[with_simpleextension-items_10000]
CodSpeed Performance Gauge
0%
628 ms
629.8 ms
test_interface_performance[256]
tests/benchmarks/test_execute.py::test_interface_performance[256]
CodSpeed Performance Gauge
0%
61.6 ms
61.7 ms
test_interface_performance[4096]
tests/benchmarks/test_execute.py::test_interface_performance[4096]
CodSpeed Performance Gauge
0%
68.1 ms
68.3 ms
test_interface_performance[16]
tests/benchmarks/test_execute.py::test_interface_performance[16]
CodSpeed Performance Gauge
0%
59.3 ms
59.4 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_simpleextension-items_1000]
tests/benchmarks/test_execute_with_extensions.py::test_execute[with_simpleextension-items_1000]
CodSpeed Performance Gauge
0%
67.1 ms
67.3 ms
test_execute
tests/benchmarks/test_execute.py::test_execute
CodSpeed Performance Gauge
0%
528.3 ms
530.2 ms
test_interface_performance[1]
tests/benchmarks/test_execute.py::test_interface_performance[1]
CodSpeed Performance Gauge
0%
59.3 ms
59.5 ms
test_execute[with_no_extensions-items_1000]
tests/benchmarks/test_execute_with_extensions.py::test_execute[with_no_extensions-items_1000]
CodSpeed Performance Gauge
0%
66.8 ms
67.1 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_execute[with_no_extensions-items_10000]
tests/benchmarks/test_execute_with_extensions.py::test_execute[with_no_extensions-items_10000]
CodSpeed Performance Gauge
-1%
623.2 ms
626.4 ms
test_execute_with_1000_items
tests/benchmarks/test_execute_sync.py::test_execute_with_1000_items
CodSpeed Performance Gauge
-1%
66.3 ms
66.7 ms
test_execute_generic_input
tests/benchmarks/test_generic_input.py::test_execute_generic_input
CodSpeed Performance Gauge
-3%
410.8 ms
423.8 ms

Ignored

test_execute_basicIgnored
tests/benchmarks/test_execute_sync.py::test_execute_basic
CodSpeed Performance Gauge
-7%
2.1 ms
2.3 ms

Commits

Click on a commit to change the comparison range
Base
main
c7910e0
0%
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
6974df2
2 months ago
by pre-commit-ci[bot]
0%
Rename `isnt_unset` to `not_unset`; inffer use of Maybe and inject UNSET automatically.
c3dada0
2 months ago
by nrbnlulu
0%
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
a122ea6
2 months ago
by pre-commit-ci[bot]
0%
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
57cbf56
2 months ago
by pre-commit-ci[bot]
0%
typing lints
e2b6bac
1 month ago
by nrbnlulu
0%
Merge branch 'strawberry-graphql:main' into optional-nullable
4e6d56c
1 month ago
by nrbnlulu
0%
Merge branch 'main' into optional-nullable
9411124
26 days ago
by patrick91
0%
wip: migrate to Maybe and Some
7b743d5
22 days ago
by nrbnlulu
0%
handle maybe arguments on field resolvers properly. (don't use UNSET)
bd20b93
21 days ago
by nrbnlulu
0%
nit
66e9447
21 days ago
by nrbnlulu
© 2025 CodSpeed Technology
Home Terms PrivacyDocs