opsmill
infrahub
BlogDocsChangelog

feat: make DiffTreeSummary GraphQL count fields non-optional [#7778]

#7967
Comparing
dga-diff-tree-required-counts
(
eb73951
) with
stable
(
c4863c2
)
CodSpeed Performance Gauge
0%
Untouched
12

Benchmarks

Passed

test_query_rel_one
backend/tests/benchmark/test_graphql_query.py
CodSpeed Performance Gauge
+1%
644.1 ms640.3 ms
test_load_node_to_db_node_schema
backend/tests/benchmark/test_load_node_to_db.py
CodSpeed Performance Gauge
+1%
69.6 ms69.2 ms
test_query_one_model
backend/tests/benchmark/test_graphql_query.py
CodSpeed Performance Gauge
+1%
465.8 ms463.3 ms
test_relationshipmanager_getpeer
backend/tests/benchmark/test_nodemanager_peers.py
CodSpeed Performance Gauge
0%
2.3 ms2.3 ms
test_query_rel_many
backend/tests/benchmark/test_graphql_query.py
CodSpeed Performance Gauge
0%
685.6 ms683 ms
test_get_menu
backend/tests/benchmark/test_get_menu.py
CodSpeed Performance Gauge
0%
254.2 ms253.4 ms
test_schemabranch_duplicate
backend/tests/benchmark/test_schemabranch_duplicate.py
CodSpeed Performance Gauge
0%
7.3 ms7.3 ms
test_graphql_generate_schema
backend/tests/benchmark/test_graphql_generate_schema.py
CodSpeed Performance Gauge
0%
389.2 ms388.3 ms
test_get_schema
backend/tests/benchmark/test_get_schema.py
CodSpeed Performance Gauge
0%
341.1 ms340.5 ms
test_nodemanager_querypeers
backend/tests/benchmark/test_nodemanager_peers.py
CodSpeed Performance Gauge
0%
1.6 ms1.6 ms
test_base_schema_duplicate_CoreProposedChange
backend/tests/benchmark/test_nodeschema_duplicate.py
CodSpeed Performance Gauge
0%
2.2 ms2.2 ms
test_schemabranch_process
backend/tests/benchmark/test_schemabranch_process.py
CodSpeed Performance Gauge
0%
1 s1 s

Commits

Click on a commit to change the comparison range
Base
stable
c4863c2
+0.27%
feat: make DiffTreeSummary GraphQL count fields non-optional Changed count fields in DiffSummaryCounts and DiffTreeSummary from optional to required so consumers don't need to handle null scenarios for values that always exist. Closes #7778 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
c66297d
3 days ago
by dgarros
-0.03%
Update GraphQL Schema
eb73951
2 days ago
by dgarros
© 2025 CodSpeed Technology
Home Terms Privacy Docs