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

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

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

Benchmarks

Passed

test_interface_performance[1]
tests/benchmarks/test_execute.py::test_interface_performance[1]
CodSpeed Performance Gauge
0%
58.6 ms
58.5 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_subscription
tests/benchmarks/test_subscriptions.py::test_subscription
CodSpeed Performance Gauge
0%
211.6 ms
211.3 ms
test_execute_with_many_fields
tests/benchmarks/test_execute_sync.py::test_execute_with_many_fields
CodSpeed Performance Gauge
0%
37.2 ms
37.2 ms
test_execute_with_1000_items
tests/benchmarks/test_execute_sync.py::test_execute_with_1000_items
CodSpeed Performance Gauge
0%
66.7 ms
66.6 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.4 ms
67.3 ms
test_subscription_long_run[1000]
tests/benchmarks/test_subscriptions.py::test_subscription_long_run[1000]
CodSpeed Performance Gauge
0%
177.8 ms
177.7 ms
test_interface_performance[16]
tests/benchmarks/test_execute.py::test_interface_performance[16]
CodSpeed Performance Gauge
0%
58.7 ms
58.6 ms
test_interface_performance[4096]
tests/benchmarks/test_execute.py::test_interface_performance[4096]
CodSpeed Performance Gauge
0%
67.5 ms
67.5 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_many_fields_and_directives
tests/benchmarks/test_execute_sync.py::test_execute_with_many_fields_and_directives
CodSpeed Performance Gauge
0%
42 ms
42.1 ms
test_execute[with_no_extensions-items_10000]
tests/benchmarks/test_execute_with_extensions.py::test_execute[with_no_extensions-items_10000]
CodSpeed Performance Gauge
0%
625.7 ms
625.9 ms
test_execute[with_simpleextension-items_10000]
tests/benchmarks/test_execute_with_extensions.py::test_execute[with_simpleextension-items_10000]
CodSpeed Performance Gauge
0%
629.8 ms
630 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
tests/benchmarks/test_execute.py::test_execute
CodSpeed Performance Gauge
0%
529.5 ms
530 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_no_extensions-items_1000]
tests/benchmarks/test_execute_with_extensions.py::test_execute[with_no_extensions-items_1000]
CodSpeed Performance Gauge
0%
67 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_resolveextension-items_1000]
tests/benchmarks/test_execute_with_extensions.py::test_execute[with_resolveextension-items_1000]
CodSpeed Performance Gauge
0%
184 ms
184.4 ms
test_interface_performance[256]
tests/benchmarks/test_execute.py::test_interface_performance[256]
CodSpeed Performance Gauge
0%
60.9 ms
61.2 ms
test_execute_generic_input
tests/benchmarks/test_generic_input.py::test_execute_generic_input
CodSpeed Performance Gauge
-5%
413.1 ms
434.8 ms

Ignored

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

Commits

Click on a commit to change the comparison range
Base
main
f6ac9bb
0%
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
6974df2
4 months ago
by pre-commit-ci[bot]
0%
Rename `isnt_unset` to `not_unset`; inffer use of Maybe and inject UNSET automatically.
c3dada0
4 months ago
by nrbnlulu
0%
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
a122ea6
4 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
4 months ago
by pre-commit-ci[bot]
0%
typing lints
e2b6bac
3 months ago
by nrbnlulu
0%
Merge branch 'strawberry-graphql:main' into optional-nullable
4e6d56c
3 months ago
by nrbnlulu
0%
Merge branch 'main' into optional-nullable
9411124
3 months ago
by patrick91
0%
wip: migrate to Maybe and Some
7b743d5
3 months ago
by nrbnlulu
0%
handle maybe arguments on field resolvers properly. (don't use UNSET)
bd20b93
3 months ago
by nrbnlulu
0%
nit
66e9447
3 months ago
by nrbnlulu
+1%
Update release notes, add tests for match
5e602ba
2 months ago
by patrick91
-1%
resolve nits
589b764
2 months ago
by nrbnlulu
0%
Fix typecheckers
c1cbff5
2 months ago
by patrick91
© 2025 CodSpeed Technology
Home Terms Privacy Docs