collerek/ormar

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
tests/test_utils/test_queryset_utils.py
A
100%
tests/test_utils/test_models_helpers.py
A
100%
tests/test_types.py
A
100%
tests/test_signals/test_signals_for_relations.py
A
100%
tests/test_signals/test_signals.py
A
100%
tests/test_relations/test_through_relations_fail.py
A
100%
tests/test_relations/test_skipping_reverse.py
A
100%
tests/test_relations/test_selecting_proper_table_prefix.py
A
100%
tests/test_relations/test_select_related_with_m2m_and_pk_name_set.py
A
100%
tests/test_relations/test_select_related_with_limit.py
A
100%
tests/test_relations/test_saving_related.py
A
100%
tests/test_relations/test_relations_default_exception.py
A
100%
tests/test_relations/test_prefetch_related_multiple_models_relation.py
A
100%
tests/test_relations/test_prefetch_related.py
A
100%
tests/test_relations/test_many_to_many.py
A
100%
tests/test_relations/test_m2m_through_fields.py
A
100%
tests/test_relations/test_foreign_keys.py
A
100%
tests/test_relations/test_database_fk_creation.py
A
100%
tests/test_relations/test_customizing_through_model_relation_names.py
A
100%
tests/test_relations/test_cascades.py
A
100%
tests/test_queries/test_selecting_subset_of_columns.py
A
100%
tests/test_queries/test_reverse_fk_queryset.py
A
100%
tests/test_queries/test_reserved_sql_keywords_escaped.py
A
100%
tests/test_queries/test_queryset_level_methods.py
A
100%
tests/test_queries/test_queryproxy_on_m2m_models.py
A
100%
tests/test_queries/test_pagination.py
A
100%
tests/test_queries/test_order_by.py
A
100%
tests/test_queries/test_or_filters.py
A
100%
tests/test_queries/test_non_relation_fields_not_merged.py
A
100%
tests/test_queries/test_nested_reverse_relations.py
A
100%
tests/test_queries/test_isnull_filter.py
A
100%
tests/test_queries/test_filter_groups.py
A
100%
tests/test_queries/test_deep_relations_select_all.py
A
100%
tests/test_queries/test_aggr_functions.py
A
100%
tests/test_ordering/test_proper_order_of_sorting_apply.py
A
100%
tests/test_ordering/test_default_through_relation_order.py
A
100%
tests/test_ordering/test_default_relation_order.py
A
100%
tests/test_ordering/test_default_model_order.py
A
100%
tests/test_model_methods/test_update.py
A
100%
tests/test_model_methods/test_save_related_from_dict.py
A
100%
tests/test_model_methods/test_save_related.py
A
100%
tests/test_model_methods/test_load_all.py
A
100%
tests/test_model_definition/test_server_default.py
A
100%
tests/test_model_definition/test_saving_nullable_fields.py
A
100%
tests/test_model_definition/test_save_status.py
A
100%
tests/test_model_definition/test_pydantic_private_attributes.py
A
100%
tests/test_model_definition/test_pydantic_only_fields.py
A
100%
tests/test_model_definition/test_pydantic_fields.py
A
100%
tests/test_model_definition/test_properties.py
A
100%
tests/test_model_definition/test_models.py
A
100%