Coverage report: 52%

Files Functions Classes

coverage.py v7.5.3, created at 2025-06-25 10:00 +0000

File class statements missing excluded coverage
apis_core/__init__.py (no class) 1 0 0 100%
apis_core/apis_entities/__init__.py (no class) 0 0 0 100%
apis_core/apis_entities/abc.py E21_Person 3 1 0 67%
apis_core/apis_entities/abc.py E21_Person.Meta 0 0 0 100%
apis_core/apis_entities/abc.py E53_Place 4 2 0 50%
apis_core/apis_entities/abc.py E53_Place.Meta 0 0 0 100%
apis_core/apis_entities/abc.py E74_Group 4 3 0 25%
apis_core/apis_entities/abc.py E74_Group.Meta 0 0 0 100%
apis_core/apis_entities/abc.py SimpleLabelModel 2 2 0 0%
apis_core/apis_entities/abc.py SimpleLabelModel.Meta 0 0 0 100%
apis_core/apis_entities/abc.py (no class) 58 0 0 100%
apis_core/apis_entities/api_views.py GetEntityGeneric 5 5 0 0%
apis_core/apis_entities/api_views.py ListEntityGeneric 6 6 0 0%
apis_core/apis_entities/api_views.py (no class) 19 0 0 100%
apis_core/apis_entities/apps.py EntitiesConfig 0 0 0 100%
apis_core/apis_entities/apps.py (no class) 3 0 0 100%
apis_core/apis_entities/fields.py Select2WidgetMixin 18 18 0 0%
apis_core/apis_entities/fields.py Select2 0 0 0 100%
apis_core/apis_entities/fields.py TagSelect2 0 0 0 100%
apis_core/apis_entities/fields.py Select2Multiple 0 0 0 100%
apis_core/apis_entities/fields.py ListSelect2 0 0 0 100%
apis_core/apis_entities/fields.py ModelSelect2 0 0 0 100%
apis_core/apis_entities/fields.py ModelSelect2Multiple 0 0 0 100%
apis_core/apis_entities/fields.py (no class) 23 23 0 0%
apis_core/apis_entities/filtersets.py ModelSearchFilter 7 7 0 0%
apis_core/apis_entities/filtersets.py AbstractEntityFilterSet 9 9 0 0%
apis_core/apis_entities/filtersets.py AbstractEntityFilterSet.Meta 0 0 0 100%
apis_core/apis_entities/filtersets.py (no class) 17 17 0 0%
apis_core/apis_entities/migrations/0001_initial.py Migration 0 0 0 100%
apis_core/apis_entities/migrations/0001_initial.py (no class) 6 0 0 100%
apis_core/apis_entities/migrations/0002_remove_tempentityclass_text.py Migration 0 0 0 100%
apis_core/apis_entities/migrations/0002_remove_tempentityclass_text.py (no class) 4 0 0 100%
apis_core/apis_entities/migrations/0003_remove_tempentityclass_source.py Migration 0 0 0 100%
apis_core/apis_entities/migrations/0003_remove_tempentityclass_source.py (no class) 4 0 0 100%
apis_core/apis_entities/migrations/0004_delete_tempentityclass.py Migration 0 0 0 100%
apis_core/apis_entities/migrations/0004_delete_tempentityclass.py (no class) 4 0 0 100%
apis_core/apis_entities/migrations/__init__.py (no class) 0 0 0 100%
apis_core/apis_entities/models.py AbstractEntityModelBase 6 0 0 100%
apis_core/apis_entities/models.py AbstractEntity 20 20 0 0%
apis_core/apis_entities/models.py AbstractEntity.Meta 0 0 0 100%
apis_core/apis_entities/models.py (no class) 28 0 0 100%
apis_core/apis_entities/serializers.py MinimalEntitySerializer 1 1 0 0%
apis_core/apis_entities/serializers.py E21_PersonCidocSerializer 12 12 0 0%
apis_core/apis_entities/serializers.py E53_PlaceCidocSerializer 6 6 0 0%
apis_core/apis_entities/serializers.py (no class) 13 0 0 100%
apis_core/apis_entities/tables.py DuplicateColumn 0 0 0 100%
apis_core/apis_entities/tables.py AbstractEntityTable 0 0 0 100%
apis_core/apis_entities/tables.py AbstractEntityTable.Meta 0 0 0 100%
apis_core/apis_entities/tables.py (no class) 8 8 0 0%
apis_core/apis_entities/templatetags/apis_entities.py (no class) 9 0 0 100%
apis_core/apis_entities/urls.py (no class) 6 0 0 100%
apis_core/apis_entities/utils.py (no class) 5 0 0 100%
apis_core/apis_entities/views.py EntitiesAutocomplete 14 14 0 0%
apis_core/apis_entities/views.py E53_PlaceMap 0 0 0 100%
apis_core/apis_entities/views.py (no class) 13 0 0 100%
apis_core/apis_metainfo/__init__.py (no class) 0 0 0 100%
apis_core/apis_metainfo/admin.py (no class) 3 0 0 100%
apis_core/apis_metainfo/apps.py MetainfoConfig 3 0 0 100%
apis_core/apis_metainfo/apps.py (no class) 8 0 0 100%
apis_core/apis_metainfo/filtersets.py UriFilterSet 0 0 0 100%
apis_core/apis_metainfo/filtersets.py (no class) 4 4 0 0%
apis_core/apis_metainfo/forms.py UriForm 4 4 0 0%
apis_core/apis_metainfo/forms.py (no class) 3 3 0 0%
apis_core/apis_metainfo/migrations/0001_initial.py Migration 0 0 0 100%
apis_core/apis_metainfo/migrations/0001_initial.py (no class) 6 0 0 100%
apis_core/apis_metainfo/migrations/0002_auto_20220201_1241.py Migration 0 0 0 100%
apis_core/apis_metainfo/migrations/0002_auto_20220201_1241.py (no class) 6 0 0 100%
apis_core/apis_metainfo/migrations/0003_auto_20220218_1530.py Migration 0 0 0 100%
apis_core/apis_metainfo/migrations/0003_auto_20220218_1530.py (no class) 4 0 0 100%
apis_core/apis_metainfo/migrations/0004_auto_20230310_0804.py Migration 0 0 0 100%
apis_core/apis_metainfo/migrations/0004_auto_20230310_0804.py (no class) 4 0 0 100%
apis_core/apis_metainfo/migrations/0005_delete_uricandidate.py Migration 0 0 0 100%
apis_core/apis_metainfo/migrations/0005_delete_uricandidate.py (no class) 4 0 0 100%
apis_core/apis_metainfo/migrations/0006_delete_text.py Migration 0 0 0 100%
apis_core/apis_metainfo/migrations/0006_delete_text.py (no class) 4 0 0 100%
apis_core/apis_metainfo/migrations/0007_delete_source.py Migration 0 0 0 100%
apis_core/apis_metainfo/migrations/0007_delete_source.py (no class) 4 0 0 100%
apis_core/apis_metainfo/migrations/0008_alter_rootobject_self_contenttype.py Migration 0 0 0 100%
apis_core/apis_metainfo/migrations/0008_alter_rootobject_self_contenttype.py (no class) 5 0 0 100%
apis_core/apis_metainfo/migrations/0009_remove_collection_collection_type.py Migration 0 0 0 100%
apis_core/apis_metainfo/migrations/0009_remove_collection_collection_type.py (no class) 4 0 0 100%
apis_core/apis_metainfo/migrations/0010_rename_name_rootobject_deprecated_name.py Migration 0 0 0 100%
apis_core/apis_metainfo/migrations/0010_rename_name_rootobject_deprecated_name.py (no class) 4 0 0 100%
apis_core/apis_metainfo/migrations/0011_alter_rootobject_deprecated_name.py Migration 0 0 0 100%
apis_core/apis_metainfo/migrations/0011_alter_rootobject_deprecated_name.py (no class) 4 0 0 100%
apis_core/apis_metainfo/migrations/0012_remove_rootobject_deprecated_name.py Migration 0 0 0 100%
apis_core/apis_metainfo/migrations/0012_remove_rootobject_deprecated_name.py (no class) 4 0 0 100%
apis_core/apis_metainfo/migrations/0013_delete_collection.py Migration 0 0 0 100%
apis_core/apis_metainfo/migrations/0013_delete_collection.py (no class) 4 0 0 100%
apis_core/apis_metainfo/migrations/0014_remove_uri_domain_remove_uri_loaded_and_more.py Migration 0 0 0 100%
apis_core/apis_metainfo/migrations/0014_remove_uri_domain_remove_uri_loaded_and_more.py (no class) 4 0 0 100%
apis_core/apis_metainfo/migrations/0015_uri_content_type_uri_object_id.py Migration 0 0 0 100%
apis_core/apis_metainfo/migrations/0015_uri_content_type_uri_object_id.py (no class) 7 0 0 100%
apis_core/apis_metainfo/migrations/0016_remove_rootobject_self_contenttype.py Migration 0 0 0 100%
apis_core/apis_metainfo/migrations/0016_remove_rootobject_self_contenttype.py (no class) 4 0 0 100%
apis_core/apis_metainfo/migrations/__init__.py (no class) 0 0 0 100%
apis_core/apis_metainfo/models.py RootObject 0 0 0 100%
apis_core/apis_metainfo/models.py UriQuerySet 3 3 0 0%
apis_core/apis_metainfo/models.py UriManager 1 0 0 100%
apis_core/apis_metainfo/models.py Uri 23 18 0 22%
apis_core/apis_metainfo/models.py (no class) 29 0 0 100%
apis_core/apis_metainfo/serializers.py UriSerializer 0 0 0 100%
apis_core/apis_metainfo/serializers.py UriSerializer.Meta 0 0 0 100%
apis_core/apis_metainfo/serializers.py (no class) 8 8 0 0%
apis_core/apis_metainfo/signals.py (no class) 8 0 0 100%
apis_core/apis_metainfo/tables.py UriTable 0 0 0 100%
apis_core/apis_metainfo/tables.py UriTable.Meta 0 0 0 100%
apis_core/apis_metainfo/tables.py (no class) 10 10 0 0%
apis_core/apis_metainfo/urls.py (no class) 4 0 0 100%
apis_core/apis_metainfo/utils.py (no class) 5 0 0 100%
apis_core/apis_metainfo/viewsets.py UriToObjectViewSet 9 9 0 0%
apis_core/apis_metainfo/viewsets.py (no class) 9 0 0 100%
apis_core/collections/__init__.py (no class) 0 0 0 100%
apis_core/collections/admin.py (no class) 4 0 0 100%
apis_core/collections/apps.py VocabsConfig 1 0 0 100%
apis_core/collections/apps.py (no class) 5 0 0 100%
apis_core/collections/filters.py CollectionsIncludeExcludeFilter 18 18 0 0%
apis_core/collections/filters.py (no class) 11 0 0 100%
apis_core/collections/migrations/0001_initial.py Migration 0 0 0 100%
apis_core/collections/migrations/0001_initial.py (no class) 6 0 0 100%
apis_core/collections/migrations/0002_alter_skoscollection_options.py Migration 0 0 0 100%
apis_core/collections/migrations/0002_alter_skoscollection_options.py (no class) 4 0 0 100%
apis_core/collections/migrations/0003_skoscollection_unique_name_parent_and_more.py Migration 0 0 0 100%
apis_core/collections/migrations/0003_skoscollection_unique_name_parent_and_more.py (no class) 4 0 0 100%
apis_core/collections/migrations/0004_remove_skoscollection_unique_name_parent_and_more.py Migration 0 0 0 100%
apis_core/collections/migrations/0004_remove_skoscollection_unique_name_parent_and_more.py (no class) 4 0 0 100%
apis_core/collections/migrations/__init__.py (no class) 0 0 0 100%
apis_core/collections/models.py SkosCollectionManager 3 3 0 0%
apis_core/collections/models.py SkosCollection 10 9 0 10%
apis_core/collections/models.py SkosCollection.Meta 0 0 0 100%
apis_core/collections/models.py SkosCollectionContentObject 1 0 0 100%
apis_core/collections/models.py (no class) 25 0 0 100%
apis_core/collections/signals.py (no class) 9 0 0 100%
apis_core/collections/tables.py SkosCollectionContentObjectTable 0 0 0 100%
apis_core/collections/tables.py (no class) 4 4 0 0%
apis_core/collections/templatetags/__init__.py (no class) 0 0 0 100%
apis_core/collections/templatetags/collections.py (no class) 16 0 0 100%
apis_core/collections/tests/__init__.py (no class) 0 0 0 100%
apis_core/collections/tests/tests.py SkosCollectionTestCase 3 0 0 100%
apis_core/collections/tests/tests.py SkosCollectionContentObjectTestCase 5 0 0 100%
apis_core/collections/tests/tests.py (no class) 10 0 0 100%
apis_core/collections/urls.py (no class) 4 0 0 100%
apis_core/collections/views.py ContentObjectMixin 7 7 0 0%
apis_core/collections/views.py CollectionToggle 12 12 0 0%
apis_core/collections/views.py CollectionObjectCollection 7 7 0 0%
apis_core/collections/views.py CollectionSessionToggle 11 11 0 0%
apis_core/collections/views.py (no class) 20 0 0 100%
apis_core/core/fields.py BootstrapAttrMixin 3 3 0 0%
apis_core/core/fields.py ApisListSelect2 0 0 0 100%
apis_core/core/fields.py ApisModelSelect2 0 0 0 100%
apis_core/core/fields.py ApisModelSelect2Multiple 0 0 0 100%
apis_core/core/fields.py ApisSelect2 0 0 0 100%
apis_core/core/fields.py ApisSelect2Multiple 0 0 0 100%
apis_core/core/fields.py ApisTagSelect2 0 0 0 100%
apis_core/core/fields.py (no class) 15 0 0 100%
apis_core/core/templatetags/core.py (no class) 18 0 0 100%
apis_core/core/urls.py (no class) 4 0 0 100%
apis_core/core/views.py Dumpdata 5 5 0 0%
apis_core/core/views.py (no class) 10 0 0 100%
apis_core/documentation/urls.py (no class) 3 0 0 100%
apis_core/documentation/utils.py Datamodel 32 32 0 0%
apis_core/documentation/utils.py (no class) 12 0 0 100%
apis_core/documentation/views.py Documentation 3 3 0 0%
apis_core/documentation/views.py (no class) 5 0 0 100%
apis_core/generic/__init__.py (no class) 0 0 0 100%
apis_core/generic/abc.py GenericModel 115 75 0 35%
apis_core/generic/abc.py (no class) 58 0 0 100%
apis_core/generic/api_views.py ModelViewSet 12 12 0 0%
apis_core/generic/api_views.py (no class) 11 0 0 100%
apis_core/generic/filterbackends.py GenericFilterBackend 4 4 0 0%
apis_core/generic/filterbackends.py (no class) 6 0 0 100%
apis_core/generic/filtersets.py GenericFilterSet 11 11 0 0%
apis_core/generic/filtersets.py GenericFilterSet.Meta 0 0 0 100%
apis_core/generic/filtersets.py (no class) 12 0 0 100%
apis_core/generic/forms/__init__.py GenericImportForm 8 8 0 0%
apis_core/generic/forms/__init__.py GenericImportForm.Meta 0 0 0 100%
apis_core/generic/forms/__init__.py GenericFilterSetForm 7 7 0 0%
apis_core/generic/forms/__init__.py GenericModelForm 30 30 0 0%
apis_core/generic/forms/__init__.py GenericModelForm.Meta 0 0 0 100%
apis_core/generic/forms/__init__.py GenericSelectMergeOrEnrichForm 14 14 0 0%
apis_core/generic/forms/__init__.py GenericMergeWithForm 3 3 0 0%
apis_core/generic/forms/__init__.py GenericEnrichForm 10 10 0 0%
apis_core/generic/forms/__init__.py (no class) 31 0 0 100%
apis_core/generic/forms/fields.py ModelImportChoiceField 7 7 0 0%
apis_core/generic/forms/fields.py RowColumnMultiWidget 10 10 0 0%
apis_core/generic/forms/fields.py RowColumnMultiValueField 3 3 0 0%
apis_core/generic/forms/fields.py (no class) 15 0 0 100%
apis_core/generic/forms/widgets.py NewlineSeparatedListWidget 5 5 0 0%
apis_core/generic/forms/widgets.py NewlineSeparatedListWidget.Media 0 0 0 100%
apis_core/generic/forms/widgets.py JSONListWidget 5 5 0 0%
apis_core/generic/forms/widgets.py JSONListWidget.Media 0 0 0 100%
apis_core/generic/forms/widgets.py (no class) 16 16 0 0%
apis_core/generic/generators.py CustomEndpointEnumerator 16 16 0 0%
apis_core/generic/generators.py CustomSchemaGenerator 0 0 0 100%
apis_core/generic/generators.py (no class) 9 0 0 100%
apis_core/generic/helpers.py (no class) 25 0 0 100%
apis_core/generic/importers.py GenericModelImporter 75 75 0 0%
apis_core/generic/importers.py (no class) 25 25 0 0%
apis_core/generic/renderers.py GenericRDFBaseRenderer 19 19 0 0%
apis_core/generic/renderers.py GenericRDFTurtleRenderer 0 0 0 100%
apis_core/generic/renderers.py GenericRDFXMLRenderer 0 0 0 100%
apis_core/generic/renderers.py GenericRDFN3Renderer 0 0 0 100%
apis_core/generic/renderers.py CidocTTLRenderer 0 0 0 100%
apis_core/generic/renderers.py CidocXMLRenderer 0 0 0 100%
apis_core/generic/renderers.py (no class) 29 29 0 0%
apis_core/generic/routers.py CustomAPIRootView 6 6 0 0%
apis_core/generic/routers.py CustomDefaultRouter 0 0 0 100%
apis_core/generic/routers.py (no class) 8 0 0 100%
apis_core/generic/schema.py GenericAutoSchema 4 4 0 0%
apis_core/generic/schema.py (no class) 3 0 0 100%
apis_core/generic/serializers.py GenericHyperlinkedRelatedField 4 4 0 0%
apis_core/generic/serializers.py GenericHyperlinkedIdentityField 4 0 0 100%
apis_core/generic/serializers.py GenericHyperlinkedModelSerializer 0 0 0 100%
apis_core/generic/serializers.py ContentTypeInstanceSerializer 4 4 0 0%
apis_core/generic/serializers.py SimpleObjectSerializer 5 5 0 0%
apis_core/generic/serializers.py SimpleObjectSerializer.Meta 0 0 0 100%
apis_core/generic/serializers.py GenericModelCidocSerializer 42 42 0 0%
apis_core/generic/serializers.py (no class) 37 0 0 100%
apis_core/generic/signals.py (no class) 5 0 0 100%
apis_core/generic/tables.py CustomTemplateColumn 1 0 0 100%
apis_core/generic/tables.py ActionColumn 4 4 0 0%
apis_core/generic/tables.py DeleteColumn 0 0 0 100%
apis_core/generic/tables.py EditColumn 0 0 0 100%
apis_core/generic/tables.py ViewColumn 0 0 0 100%
apis_core/generic/tables.py DescriptionColumn 0 0 0 100%
apis_core/generic/tables.py GenericTable 0 0 0 100%
apis_core/generic/tables.py GenericTable.Meta 0 0 0 100%
apis_core/generic/tables.py MoreLessColumn 6 6 0 0%
apis_core/generic/tables.py (no class) 38 0 0 100%
apis_core/generic/templatetags/generic.py (no class) 36 0 0 100%
apis_core/generic/urls.py ContenttypeConverter 9 9 0 0%
apis_core/generic/urls.py (no class) 16 0 0 100%
apis_core/generic/utils/rdf_namespace.py (no class) 5 0 0 100%
apis_core/generic/views.py Overview 0 0 0 100%
apis_core/generic/views.py GenericModelMixin 21 21 0 0%
apis_core/generic/views.py List 41 41 0 0%
apis_core/generic/views.py Detail 0 0 0 100%
apis_core/generic/views.py Create 4 4 0 0%
apis_core/generic/views.py Delete 4 4 0 0%
apis_core/generic/views.py Update 4 4 0 0%
apis_core/generic/views.py Duplicate 4 4 0 0%
apis_core/generic/views.py Autocomplete 32 32 0 0%
apis_core/generic/views.py Import 6 6 0 0%
apis_core/generic/views.py SelectMergeOrEnrich 7 7 0 0%
apis_core/generic/views.py MergeWith 16 16 0 0%
apis_core/generic/views.py Enrich 38 38 0 0%
apis_core/generic/views.py (no class) 113 0 0 100%
apis_core/history/__init__.py (no class) 0 0 0 100%
apis_core/history/api_views.py EntityHistoryLogs 1 1 0 0%
apis_core/history/api_views.py GenericHistoryLog 1 1 0 0%
apis_core/history/api_views.py (no class) 8 0 0 100%
apis_core/history/apps.py HistoryConfig 0 0 0 100%
apis_core/history/apps.py (no class) 3 0 0 100%
apis_core/history/models.py APISHistoricalRecords 10 4 0 60%
apis_core/history/models.py APISHistoryTableBase 23 23 0 0%
apis_core/history/models.py APISHistoryTableBase.Meta 0 0 0 100%
apis_core/history/models.py VersionMixin 32 28 0 12%
apis_core/history/models.py VersionMixin.Meta 0 0 0 100%
apis_core/history/models.py (no class) 37 0 0 100%
apis_core/history/serializers.py ModelChangeSerializer 20 20 0 0%
apis_core/history/serializers.py HistoryLogSerializer 15 15 0 0%
apis_core/history/serializers.py HistoryObjectSerializer 2 2 0 0%
apis_core/history/serializers.py (no class) 34 0 0 100%
apis_core/history/tables.py DescriptionColumnHistory 0 0 0 100%
apis_core/history/tables.py OriginalIDColumn 0 0 0 100%
apis_core/history/tables.py ResetColumn 0 0 0 100%
apis_core/history/tables.py APISHistoryTableBaseTable 0 0 0 100%
apis_core/history/tables.py APISHistoryTableBaseTable.Meta 0 0 0 100%
apis_core/history/tables.py HistoryGenericTable 1 1 0 0%
apis_core/history/tables.py HistoryGenericTable.Meta 0 0 0 100%
apis_core/history/tables.py (no class) 28 0 0 100%
apis_core/history/templatetags/history.py (no class) 8 0 0 100%
apis_core/history/tests/__init__.py (no class) 0 0 0 100%
apis_core/history/tests/test_simple_history.py SimpleHistoryTestCase 35 0 0 100%
apis_core/history/tests/test_simple_history.py (no class) 10 0 0 100%
apis_core/history/urls.py (no class) 5 0 0 100%
apis_core/history/views.py HistoryView 4 4 0 0%
apis_core/history/views.py HistoryReset 3 3 0 0%
apis_core/history/views.py (no class) 17 0 0 100%
apis_core/relations/__init__.py (no class) 0 0 0 100%
apis_core/relations/abc.py IsMemberOf 2 2 0 0%
apis_core/relations/abc.py IsMemberOf.Meta 0 0 0 100%
apis_core/relations/abc.py LivesIn 2 2 0 0%
apis_core/relations/abc.py LivesIn.Meta 0 0 0 100%
apis_core/relations/abc.py IsLocatedIn 2 2 0 0%
apis_core/relations/abc.py IsLocatedIn.Meta 0 0 0 100%
apis_core/relations/abc.py BornIn 2 2 0 0%
apis_core/relations/abc.py BornIn.Meta 0 0 0 100%
apis_core/relations/abc.py DiedIn 2 2 0 0%
apis_core/relations/abc.py DiedIn.Meta 0 0 0 100%
apis_core/relations/abc.py (no class) 48 48 0 0%
apis_core/relations/admin.py (no class) 3 0 0 100%
apis_core/relations/apps.py RelationsNgConfig 1 0 0 100%
apis_core/relations/apps.py (no class) 5 0 0 100%
apis_core/relations/filters.py RelationFilter 17 17 0 0%
apis_core/relations/filters.py (no class) 8 8 0 0%
apis_core/relations/filtersets.py EntityFilter 11 11 0 0%
apis_core/relations/filtersets.py SubjObjClassFilter 6 6 0 0%
apis_core/relations/filtersets.py RelationFilterSet 9 9 0 0%
apis_core/relations/filtersets.py RelationFilterSet.Meta 0 0 0 100%
apis_core/relations/filtersets.py (no class) 22 22 0 0%
apis_core/relations/forms/__init__.py CustomSelect2ListChoiceField 2 2 0 0%
apis_core/relations/forms/__init__.py RelationForm 90 90 0 0%
apis_core/relations/forms/__init__.py RelationForm.Media 0 0 0 100%
apis_core/relations/forms/__init__.py RelationForm.Meta 0 0 0 100%
apis_core/relations/forms/__init__.py RelationFilterSetForm 0 0 0 100%
apis_core/relations/forms/__init__.py (no class) 28 0 0 100%
apis_core/relations/forms/fields.py RelationMultiWidget 4 4 0 0%
apis_core/relations/forms/fields.py RelationField 3 3 0 0%
apis_core/relations/forms/fields.py (no class) 14 14 0 0%
apis_core/relations/migrations/0001_initial.py Migration 0 0 0 100%
apis_core/relations/migrations/0001_initial.py (no class) 7 0 0 100%
apis_core/relations/migrations/0002_alter_relation_obj_object_id_and_more.py Migration 0 0 0 100%
apis_core/relations/migrations/0002_alter_relation_obj_object_id_and_more.py (no class) 4 0 0 100%
apis_core/relations/migrations/__init__.py (no class) 0 0 0 100%
apis_core/relations/models.py RelationModelBase 15 4 0 73%
apis_core/relations/models.py Relation 20 20 0 0%
apis_core/relations/models.py (no class) 38 0 0 100%
apis_core/relations/querysets.py (no class) 2 2 0 0%
apis_core/relations/serializers.py RelationSerializer 6 6 0 0%
apis_core/relations/serializers.py RelationSerializer.Meta 0 0 0 100%
apis_core/relations/serializers.py (no class) 12 12 0 0%
apis_core/relations/signals.py (no class) 13 0 0 100%
apis_core/relations/tables.py RelationColumn 0 0 0 100%
apis_core/relations/tables.py RelationsListTable 0 0 0 100%
apis_core/relations/tables.py RelationsListTable.Meta 0 0 0 100%
apis_core/relations/tables.py (no class) 10 0 0 100%
apis_core/relations/templatetags/relations.py (no class) 22 0 0 100%
apis_core/relations/urls.py (no class) 4 0 0 100%
apis_core/relations/utils.py (no class) 9 0 0 100%
apis_core/relations/views.py CreateRelation 6 6 0 0%
apis_core/relations/views.py RelationParamsMixin 4 4 0 0%
apis_core/relations/views.py CreateRelationForm 14 14 0 0%
apis_core/relations/views.py ListRelations 12 12 0 0%
apis_core/relations/views.py (no class) 22 0 0 100%
apis_core/urls.py (no class) 28 0 0 100%
apis_core/utils/__init__.py (no class) 0 0 0 100%
apis_core/utils/authentication.py TokenAuthSupportQueryString 3 3 0 0%
apis_core/utils/authentication.py (no class) 3 3 0 0%
apis_core/utils/autocomplete.py ExternalAutocomplete 4 4 0 0%
apis_core/utils/autocomplete.py ExternalAutocompleteAdapter 5 5 0 0%
apis_core/utils/autocomplete.py TypeSenseAutocompleteAdapter 31 31 0 0%
apis_core/utils/autocomplete.py LobidAutocompleteAdapter 9 9 0 0%
apis_core/utils/autocomplete.py (no class) 27 27 0 0%
apis_core/utils/fields.py NewlineSeparatedListField 2 2 0 0%
apis_core/utils/fields.py (no class) 4 4 0 0%
apis_core/utils/filters.py CustomSearchFilter 12 12 0 0%
apis_core/utils/filters.py (no class) 8 0 0 100%
apis_core/utils/helpers.py (no class) 13 0 0 100%
apis_core/utils/rdf.py (no class) 17 0 0 100%
apis_core/utils/settings.py (no class) 11 0 0 100%
apis_core/utils/test_helpers.py FilterMethodstest 2 0 0 100%
apis_core/utils/test_helpers.py (no class) 5 0 0 100%
apis_core/utils/test_rdf.py RdfTest 27 0 0 100%
apis_core/utils/test_rdf.py (no class) 10 0 0 100%
manage.py (no class) 5 0 0 100%
sample_project/__init__.py (no class) 0 0 0 100%
sample_project/apps.py SampleProjectConfig 0 0 0 100%
sample_project/apps.py (no class) 4 0 0 100%
sample_project/forms.py LivesInForm 0 0 0 100%
sample_project/forms.py (no class) 4 4 0 0%
sample_project/migrations/0001_initial.py Migration 0 0 0 100%
sample_project/migrations/0001_initial.py (no class) 9 0 0 100%
sample_project/migrations/0002_iscousinof_ispartof_issiblingof_livesin.py Migration 0 0 0 100%
sample_project/migrations/0002_iscousinof_ispartof_issiblingof_livesin.py (no class) 5 0 0 100%
sample_project/migrations/0003_alter_versiongroup_options_and_more.py Migration 0 0 0 100%
sample_project/migrations/0003_alter_versiongroup_options_and_more.py (no class) 4 0 0 100%
sample_project/migrations/0004_remove_versiongroup_self_contenttype_and_more.py Migration 0 0 0 100%
sample_project/migrations/0004_remove_versiongroup_self_contenttype_and_more.py (no class) 4 0 0 100%
sample_project/migrations/0005_place_feature_code_versionplace_feature_code.py Migration 0 0 0 100%
sample_project/migrations/0005_place_feature_code_versionplace_feature_code.py (no class) 4 0 0 100%
sample_project/migrations/0006_alter_group_label_alter_person_date_of_birth_and_more.py Migration 0 0 0 100%
sample_project/migrations/0006_alter_group_label_alter_person_date_of_birth_and_more.py (no class) 4 0 0 100%
sample_project/migrations/0007_alter_person_forename_alter_versionperson_forename.py Migration 0 0 0 100%
sample_project/migrations/0007_alter_person_forename_alter_versionperson_forename.py (no class) 4 0 0 100%
sample_project/migrations/0008_remove_versiongroup_version_tag_and_more.py Migration 0 0 0 100%
sample_project/migrations/0008_remove_versiongroup_version_tag_and_more.py (no class) 4 0 0 100%
sample_project/migrations/0009_versionprofession.py Migration 0 0 0 100%
sample_project/migrations/0009_versionprofession.py (no class) 8 0 0 100%
sample_project/migrations/__init__.py (no class) 0 0 0 100%
sample_project/models.py Profession 1 1 0 0%
sample_project/models.py Person 0 0 0 100%
sample_project/models.py Place 0 0 0 100%
sample_project/models.py Group 0 0 0 100%
sample_project/models.py IsCousinOf 1 1 0 0%
sample_project/models.py IsPartOf 1 1 0 0%
sample_project/models.py IsSiblingOf 1 1 0 0%
sample_project/models.py LivesIn 1 1 0 0%
sample_project/models.py (no class) 35 0 0 100%
sample_project/querysets.py PlaceExternalAutocomplete 0 0 0 100%
sample_project/querysets.py PersonExternalAutocomplete 0 0 0 100%
sample_project/querysets.py (no class) 6 6 0 0%
sample_project/settings.py (no class) 21 0 0 100%
sample_project/settings_loaddata.py (no class) 2 2 0 0%
sample_project/tables.py PersonTable 0 0 0 100%
sample_project/tables.py PersonTable.Meta 0 0 0 100%
sample_project/tables.py (no class) 6 6 0 0%
sample_project/templatetags/sample_project.py (no class) 8 0 0 100%
sample_project/urls.py (no class) 3 0 0 100%
Total   3140 1521 0 52%

No items found using the specified filter.