Coverage report: 60%

Files Functions Classes

coverage.py v7.13.5, created at 2026-03-30 14:27 +0000

File   statements missing excluded   coverage
apis_core / __init__.py   1 0 0   100%
apis_core / apis_entities / __init__.py   0 0 0   100%
apis_core / apis_entities / abc.py   70 12 0   83%
apis_core / apis_entities / api_views.py   30 11 0   63%
apis_core / apis_entities / apps.py   3 0 0   100%
apis_core / apis_entities / fields.py   15 15 0   0%
apis_core / apis_entities / filtersets.py   36 36 0   0%
apis_core / apis_entities / forms.py   9 9 0   0%
apis_core / apis_entities / migrations / 0001_initial.py   6 0 0   100%
apis_core / apis_entities / migrations / 0002_remove_tempentityclass_text.py   4 0 0   100%
apis_core / apis_entities / migrations / 0003_remove_tempentityclass_source.py   4 0 0   100%
apis_core / apis_entities / migrations / 0004_delete_tempentityclass.py   4 0 0   100%
apis_core / apis_entities / migrations / __init__.py   0 0 0   100%
apis_core / apis_entities / models.py   80 45 0   44%
apis_core / apis_entities / rdfconfigs / group.py   18 0 0   100%
apis_core / apis_entities / rdfconfigs / person.py   17 0 0   100%
apis_core / apis_entities / rdfconfigs / place.py   20 0 0   100%
apis_core / apis_entities / serializers.py   32 19 0   41%
apis_core / apis_entities / templatetags / apis_entities.py   16 3 0   81%
apis_core / apis_entities / urls.py   6 0 0   100%
apis_core / apis_entities / utils.py   21 12 0   43%
apis_core / apis_entities / views.py   27 14 0   48%
apis_core / apis_entities / widgets.py   5 5 0   0%
apis_core / apis_metainfo / __init__.py   0 0 0   100%
apis_core / apis_metainfo / apps.py   10 0 0   100%
apis_core / apis_metainfo / migrations / 0001_initial.py   6 0 0   100%
apis_core / apis_metainfo / migrations / 0002_auto_20220201_1241.py   6 0 0   100%
apis_core / apis_metainfo / migrations / 0003_auto_20220218_1530.py   4 0 0   100%
apis_core / apis_metainfo / migrations / 0004_auto_20230310_0804.py   4 0 0   100%
apis_core / apis_metainfo / migrations / 0005_delete_uricandidate.py   4 0 0   100%
apis_core / apis_metainfo / migrations / 0006_delete_text.py   4 0 0   100%
apis_core / apis_metainfo / migrations / 0007_delete_source.py   4 0 0   100%
apis_core / apis_metainfo / migrations / 0008_alter_rootobject_self_contenttype.py   5 0 0   100%
apis_core / apis_metainfo / migrations / 0009_remove_collection_collection_type.py   4 0 0   100%
apis_core / apis_metainfo / migrations / 0010_rename_name_rootobject_deprecated_name.py   4 0 0   100%
apis_core / apis_metainfo / migrations / 0011_alter_rootobject_deprecated_name.py   4 0 0   100%
apis_core / apis_metainfo / migrations / 0012_remove_rootobject_deprecated_name.py   4 0 0   100%
apis_core / apis_metainfo / migrations / 0013_delete_collection.py   4 0 0   100%
apis_core / apis_metainfo / migrations / 0014_remove_uri_domain_remove_uri_loaded_and_more.py   4 0 0   100%
apis_core / apis_metainfo / migrations / 0015_uri_content_type_uri_object_id.py   20 10 0   50%
apis_core / apis_metainfo / migrations / 0016_remove_rootobject_self_contenttype.py   4 0 0   100%
apis_core / apis_metainfo / migrations / 0017_delete_uri.py   4 0 0   100%
apis_core / apis_metainfo / migrations / __init__.py   0 0 0   100%
apis_core / apis_metainfo / models.py   6 0 0   100%
apis_core / collections / __init__.py   0 0 0   100%
apis_core / collections / admin.py   4 0 0   100%
apis_core / collections / apps.py   6 0 0   100%
apis_core / collections / columns.py   3 3 0   0%
apis_core / collections / filters.py   29 18 0   38%
apis_core / collections / filtersets.py   10 10 0   0%
apis_core / collections / forms.py   11 3 0   73%
apis_core / collections / migrations / 0001_initial.py   6 0 0   100%
apis_core / collections / migrations / 0002_alter_skoscollection_options.py   4 0 0   100%
apis_core / collections / migrations / 0003_skoscollection_unique_name_parent_and_more.py   4 0 0   100%
apis_core / collections / migrations / 0004_remove_skoscollection_unique_name_parent_and_more.py   4 0 0   100%
apis_core / collections / migrations / __init__.py   0 0 0   100%
apis_core / collections / models.py   47 17 0   64%
apis_core / collections / signals.py   16 5 0   69%
apis_core / collections / tables.py   4 4 0   0%
apis_core / collections / templatetags / __init__.py   0 0 0   100%
apis_core / collections / templatetags / collections.py   46 30 0   35%
apis_core / collections / urls.py   4 0 0   100%
apis_core / collections / views.py   84 52 0   38%
apis_core / core / fields.py   18 0 0   100%
apis_core / core / templatetags / core.py   26 4 0   85%
apis_core / core / urls.py   4 0 0   100%
apis_core / core / views.py   26 8 0   69%
apis_core / documentation / urls.py   3 0 0   100%
apis_core / documentation / utils.py   44 32 0   27%
apis_core / documentation / views.py   8 3 0   62%
apis_core / generic / __init__.py   0 0 0   100%
apis_core / generic / abc.py   232 94 0   59%
apis_core / generic / api_views.py   37 20 0   46%
apis_core / generic / filterbackends.py   10 4 0   60%
apis_core / generic / filtersets.py   23 4 0   83%
apis_core / generic / forms / __init__.py   120 19 0   84%
apis_core / generic / forms / fields.py   34 20 0   41%
apis_core / generic / forms / widgets.py   26 26 0   0%
apis_core / generic / generators.py   25 16 0   36%
apis_core / generic / helpers.py   81 13 0   84%
apis_core / generic / middleware.py   22 14 0   36%
apis_core / generic / renderers.py   48 48 0   0%
apis_core / generic / routers.py   14 6 0   57%
apis_core / generic / schema.py   7 4 0   43%
apis_core / generic / serializers.py   101 60 0   41%
apis_core / generic / signals.py   6 0 0   100%
apis_core / generic / tables.py   42 10 0   76%
apis_core / generic / templatetags / generic.py   99 23 0   77%
apis_core / generic / urls.py   25 1 0   96%
apis_core / generic / utils / __init__.py   21 5 0   76%
apis_core / generic / utils / rdf_namespace.py   5 0 0   100%
apis_core / generic / views.py   333 63 0   81%
apis_core / history / __init__.py   0 0 0   100%
apis_core / history / apps.py   3 0 0   100%
apis_core / history / models.py   103 32 0   69%
apis_core / history / tables.py   38 5 0   87%
apis_core / history / templatetags / history.py   10 0 0   100%
apis_core / history / urls.py   4 0 0   100%
apis_core / history / views.py   26 7 0   73%
apis_core / relations / __init__.py   0 0 0   100%
apis_core / relations / abc.py   58 58 0   0%
apis_core / relations / admin.py   3 0 0   100%
apis_core / relations / apps.py   6 0 0   100%
apis_core / relations / filters.py   25 25 0   0%
apis_core / relations / filtersets.py   51 51 0   0%
apis_core / relations / forms / __init__.py   65 65 0   0%
apis_core / relations / forms / fields.py   22 22 0   0%
apis_core / relations / migrations / 0001_initial.py   6 0 0   100%
apis_core / relations / migrations / 0002_alter_relation_obj_object_id_and_more.py   4 0 0   100%
apis_core / relations / migrations / 0003_relation_relations_r_subj_content_type_and_more.py   4 0 0   100%
apis_core / relations / migrations / __init__.py   0 0 0   100%
apis_core / relations / models.py   92 16 0   83%
apis_core / relations / querysets.py   4 4 0   0%
apis_core / relations / serializers.py   18 18 0   0%
apis_core / relations / signals.py   56 27 0   52%
apis_core / relations / tables.py   10 0 0   100%
apis_core / relations / templatetags / relations.py   51 28 0   45%
apis_core / relations / urls.py   4 0 0   100%
apis_core / relations / utils.py   35 16 0   54%
apis_core / relations / views.py   58 36 0   38%
apis_core / uris / __init__.py   0 0 0   100%
apis_core / uris / apps.py   6 0 0   100%
apis_core / uris / filtersets.py   4 0 0   100%
apis_core / uris / forms.py   7 7 0   0%
apis_core / uris / migrations / 0001_initial.py   7 0 0   100%
apis_core / uris / migrations / __init__.py   0 0 0   100%
apis_core / uris / models.py   52 18 0   65%
apis_core / uris / serializers.py   8 8 0   0%
apis_core / uris / signals.py   50 16 0   68%
apis_core / uris / tables.py   10 0 0   100%
apis_core / uris / urls.py   4 4 0   0%
apis_core / uris / viewsets.py   18 18 0   0%
apis_core / urls.py   28 2 0   93%
apis_core / utils / __init__.py   0 0 0   100%
apis_core / utils / autocomplete.py   101 101 0   0%
apis_core / utils / fields.py   6 6 0   0%
apis_core / utils / filters.py   20 12 0   40%
apis_core / utils / helpers.py   78 34 0   56%
apis_core / utils / rdf.py   111 17 0   85%
apis_core / utils / settings.py   25 14 0   44%
apis_core / utils / test_helpers.py   7 0 0   100%
apis_core / utils / test_rdf.py   71 0 0   100%
manage.py   11 11 0   0%
sample_project / __init__.py   0 0 0   100%
sample_project / apps.py   4 0 0   100%
sample_project / forms.py   4 4 0   0%
sample_project / migrations / 0001_initial.py   8 0 0   100%
sample_project / migrations / 0001_squashed_0011_alter_place_feature_code_and_more.py   9 0 0   100%
sample_project / migrations / 0002_iscousinof_ispartof_issiblingof_livesin.py   5 0 0   100%
sample_project / migrations / 0003_alter_versiongroup_options_and_more.py   4 0 0   100%
sample_project / migrations / 0004_remove_versiongroup_self_contenttype_and_more.py   4 0 0   100%
sample_project / migrations / 0005_place_feature_code_versionplace_feature_code.py   4 0 0   100%
sample_project / migrations / 0006_alter_group_label_alter_person_date_of_birth_and_more.py   4 0 0   100%
sample_project / migrations / 0007_alter_person_forename_alter_versionperson_forename.py   4 0 0   100%
sample_project / migrations / 0008_remove_versiongroup_version_tag_and_more.py   4 0 0   100%
sample_project / migrations / 0009_versionprofession.py   7 0 0   100%
sample_project / migrations / 0010_alter_group_options_alter_person_options_and_more.py   4 0 0   100%
sample_project / migrations / 0011_alter_place_feature_code_and_more.py   4 0 0   100%
sample_project / migrations / 0012_isparentof.py   5 0 0   100%
sample_project / migrations / __init__.py   0 0 0   100%
sample_project / models.py   46 1 0   98%
sample_project / querysets.py   8 8 0   0%
sample_project / settings.py   21 0 0   100%
sample_project / settings_loaddata.py   2 2 0   0%
sample_project / tables.py   5 5 0   0%
sample_project / templatetags / sample_project.py   17 9 0   47%
sample_project / urls.py   3 0 0   100%
Total   3807 1537 0   60%

No items found using the specified filter.