aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/coverage/compare_gcov_json.py
diff options
context:
space:
mode:
authorJohn Snow <jsnow@redhat.com>2024-03-15 16:22:50 +0100
committerMarkus Armbruster <armbru@redhat.com>2024-04-24 10:03:54 +0200
commit8b9e7fd3b38d4e0fb9311752a5b44b71cd8fbbc1 (patch)
treee08ba731fe27c010ca86d502b264b9934778eb33 /scripts/coverage/compare_gcov_json.py
parentqapi/schema: fix QAPISchemaArrayType.check's call to resolve_type (diff)
downloadqemu-8b9e7fd3b38d4e0fb9311752a5b44b71cd8fbbc1.tar.xz
qemu-8b9e7fd3b38d4e0fb9311752a5b44b71cd8fbbc1.zip
qapi/schema: assert info is present when necessary
QAPISchemaInfo arguments can often be None because built-in definitions don't have such information. The type hint can only be Optional[QAPISchemaInfo] then. But, mypy gets upset about all the places where we exploit that it can't actually be None there. Add assertions that will help mypy over the hump, to enable adding type hints in a forthcoming commit. Signed-off-by: John Snow <jsnow@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-ID: <20240315152301.3621858-15-armbru@redhat.com>
Diffstat (limited to 'scripts/coverage/compare_gcov_json.py')
0 files changed, 0 insertions, 0 deletions