Avatar for the graphql-python user
graphql-python
graphql-core
BlogDocsChangelog

feat: show `@oneOf` in introspection query

#241
Comparing
erikwrede:feat/one-of-introspection
(
12abac7
) with
main
(
fa8f9b5
)
CodSpeed Performance Gauge
0%
Untouched
14

Benchmarks

Passed

test_execute_basic_async
tests/benchmarks/test_execution_async.py::test_execute_basic_async
CodSpeed Performance Gauge
+4%
3.1 ms2.9 ms
test_execute_async_iterable_list_field
tests/benchmarks/test_async_iterable.py::test_execute_async_iterable_list_field
CodSpeed Performance Gauge
0%
12 ms12 ms
test_recreate_a_graphql_schema
tests/benchmarks/test_graphql_schema.py::test_recreate_a_graphql_schema
CodSpeed Performance Gauge
0%
13.3 ms13.3 ms
test_build_schema_from_introspection
tests/benchmarks/test_build_client_schema.py::test_build_schema_from_introspection
CodSpeed Performance Gauge
0%
126.3 ms126.1 ms
test_validate_invalid_query
tests/benchmarks/test_validate_invalid_gql.py::test_validate_invalid_query
CodSpeed Performance Gauge
0%
186.9 ms186.9 ms
test_execute_basic_sync
tests/benchmarks/test_execution_sync.py::test_execute_basic_sync
CodSpeed Performance Gauge
0%
2.8 ms2.8 ms
test_validate_introspection_query
tests/benchmarks/test_validate_gql.py::test_validate_introspection_query
CodSpeed Performance Gauge
0%
15.4 ms15.4 ms
test_execute_introspection_query
tests/benchmarks/test_introspection_from_schema.py::test_execute_introspection_query
CodSpeed Performance Gauge
0%
941.5 ms942.5 ms
test_many_repeated_fields
tests/benchmarks/test_repeated_fields.py::test_many_repeated_fields
CodSpeed Performance Gauge
0%
272.3 ms272.7 ms
test_visit_all_ast_nodes
tests/benchmarks/test_visit.py::test_visit_all_ast_nodes
CodSpeed Performance Gauge
0%
209.3 ms209.7 ms
test_validate_sdl_document
tests/benchmarks/test_validate_sdl.py::test_validate_sdl_document
CodSpeed Performance Gauge
0%
447.8 ms448.9 ms
test_build_schema_from_ast
tests/benchmarks/test_build_ast_schema.py::test_build_schema_from_ast
CodSpeed Performance Gauge
0%
109.4 ms109.9 ms
test_visit_all_ast_nodes_in_parallel
tests/benchmarks/test_visit.py::test_visit_all_ast_nodes_in_parallel
CodSpeed Performance Gauge
-1%
1.8 s1.8 s
test_parse_kitchen_sink
tests/benchmarks/test_parser.py::test_parse_kitchen_sink
CodSpeed Performance Gauge
-2%
7.1 ms7.2 ms

Commits

Click on a commit to change the comparison range
Base
main
fa8f9b5
+0.12%
fix: remove slipped import
b7699f2
8 hours ago
by erikwrede
0%
chore: ruff
12abac7
8 hours ago
by erikwrede
© 2025 CodSpeed Technology
Home Terms Privacy Docs