MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / mapped_covariant.py

File mapped_covariant.py

test/typing/plain_files/orm/mapped_covariant.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Tests Mapped covariance."""
2
3from datetime import datetime
4from typing import List

Callers

nothing calls this directly

Calls 7

NullableFunction · 0.90
get_parent_nameFunction · 0.85
operate_on_relationshipsFunction · 0.85
NullableModelClass · 0.85
nowMethod · 0.80
ChildClass · 0.70
ParentClass · 0.70

Tested by

no test coverage detected