collerek/ormar

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
ormar/models/traversible.py102
A
0 mins
A
100%
ormar/protocols/__init__.py3
A
0 mins
A
100%
ormar/protocols/queryset_protocol.py38
A
0 mins
A
100%
ormar/protocols/relation_protocol.py10
A
0 mins
A
100%
ormar/queryset/__init__.py21
A
0 mins
A
100%
ormar/queryset/actions/__init__.py4
A
0 mins
A
100%
ormar/queryset/actions/filter_action.py138
A
0 mins
A
100%
ormar/queryset/actions/order_action.py95
A
0 mins
A
100%
ormar/queryset/actions/query_action.py76
A
0 mins
A
100%
ormar/queryset/actions/select_action.py39
A
0 mins
A
100%
ormar/queryset/clause.py278
A
0 mins
A
100%
ormar/queryset/field_accessor.py233
A
0 mins
A
100%
ormar/queryset/filter_query.py
A
100%
ormar/queryset/join.py373
A
2 hrs
A
100%
ormar/queryset/limit_query.py
A
100%
ormar/queryset/offset_query.py
A
100%
ormar/queryset/order_query.py
A
100%
ormar/queryset/prefetch_query.py
A
100%
ormar/queryset/query.py
A
100%
ormar/queryset/queryset.py1,040
D
2 days
A
100%
ormar/queryset/utils.py233
A
2 hrs
A
100%
ormar/relations/__init__.py15
A
0 mins
A
100%
ormar/relations/alias_manager.py176
A
0 mins
A
100%
ormar/relations/querysetproxy.py714
C
7 hrs
A
100%
ormar/relations/relation.py182
A
0 mins
A
100%
ormar/relations/relation_manager.py143
A
0 mins
A
100%
ormar/relations/relation_proxy.py298
A
0 mins
A
100%
ormar/relations/utils.py28
A
0 mins
A
100%
ormar/signals/__init__.py6
A
0 mins
A
100%
ormar/signals/signal.py91
A
0 mins
A
100%
tests/settings.py
A
100%
tests/test_deferred/test_forward_cross_refs.py
A
100%
tests/test_deferred/test_forward_refs.py
A
100%
tests/test_deferred/test_more_same_table_joins.py
A
100%
tests/test_deferred/test_same_table_joins.py
A
100%
tests/test_encryption/test_encrypted_columns.py
A
100%
tests/test_exclude_include_dict/test_dumping_model_to_dict.py
A
100%
tests/test_exclude_include_dict/test_excludable_items.py
A
100%
tests/test_exclude_include_dict/test_excluding_fields_in_fastapi.py
A
100%
tests/test_exclude_include_dict/test_excluding_fields_with_default.py
A
100%
tests/test_exclude_include_dict/test_excluding_subset_of_columns.py
A
100%
tests/test_fastapi/test_choices_schema.py
A
100%
tests/test_fastapi/test_docs_with_multiple_relations_to_one.py
A
100%
tests/test_fastapi/test_fastapi_docs.py
A
100%
tests/test_fastapi/test_fastapi_usage.py
A
100%
tests/test_fastapi/test_inheritance_concrete_fastapi.py
A
100%
tests/test_fastapi/test_inheritance_mixins_fastapi.py
A
100%
tests/test_fastapi/test_json_field_fastapi.py
A
100%
tests/test_fastapi/test_more_reallife_fastapi.py
A
100%
tests/test_fastapi/test_nested_saving.py
A
100%