Coverage report: 43%

Files Functions Classes

coverage.py v7.6.0, created at 2024-07-17 04:01 +0000

File class statements missing excluded coverage
bbconf/__init__.py (no class) 8 0 0 100%
bbconf/_version.py (no class) 1 0 0 100%
bbconf/bbagent.py BedBaseAgent 16 16 0 0%
bbconf/bbagent.py (no class) 23 0 0 100%
bbconf/config_parser/__init__.py (no class) 2 0 0 100%
bbconf/config_parser/bedbaseconfig.py BedBaseConfig 121 121 0 0%
bbconf/config_parser/bedbaseconfig.py (no class) 63 0 0 100%
bbconf/config_parser/const.py (no class) 20 0 0 100%
bbconf/config_parser/models.py ConfigDB 1 1 0 0%
bbconf/config_parser/models.py ConfigQdrant 0 0 0 100%
bbconf/config_parser/models.py ConfigServer 0 0 0 100%
bbconf/config_parser/models.py ConfigPath 0 0 0 100%
bbconf/config_parser/models.py AccessMethodsStruct 0 0 0 100%
bbconf/config_parser/models.py AccessMethods 0 0 0 100%
bbconf/config_parser/models.py ConfigS3 7 7 0 0%
bbconf/config_parser/models.py ConfigPepHubClient 0 0 0 100%
bbconf/config_parser/models.py ConfigFile 1 1 0 0%
bbconf/config_parser/models.py (no class) 64 0 0 100%
bbconf/const.py (no class) 5 0 0 100%
bbconf/db_utils.py SchemaError 1 1 0 0%
bbconf/db_utils.py BIGSERIAL 0 0 0 100%
bbconf/db_utils.py Base 0 0 0 100%
bbconf/db_utils.py Bed 0 0 0 100%
bbconf/db_utils.py BedStats 0 0 0 100%
bbconf/db_utils.py Files 0 0 0 100%
bbconf/db_utils.py BedFileBedSetRelation 0 0 0 100%
bbconf/db_utils.py BedSets 0 0 0 100%
bbconf/db_utils.py Universes 0 0 0 100%
bbconf/db_utils.py TokenizedBed 0 0 0 100%
bbconf/db_utils.py License 0 0 0 100%
bbconf/db_utils.py BaseEngine 42 42 0 0%
bbconf/db_utils.py (no class) 161 15 0 91%
bbconf/exceptions.py BedBaseConfError 0 0 0 100%
bbconf/exceptions.py BedbaseS3ConnectionError 0 0 0 100%
bbconf/exceptions.py BadAccessMethodError 0 0 0 100%
bbconf/exceptions.py BedBaseConnectionError 0 0 0 100%
bbconf/exceptions.py MissingThumbnailError 0 0 0 100%
bbconf/exceptions.py BedFIleExistsError 0 0 0 100%
bbconf/exceptions.py MissingObjectError 0 0 0 100%
bbconf/exceptions.py BEDFileNotFoundError 0 0 0 100%
bbconf/exceptions.py BedSetNotFoundError 0 0 0 100%
bbconf/exceptions.py BedSetExistsError 0 0 0 100%
bbconf/exceptions.py UniverseNotFoundError 0 0 0 100%
bbconf/exceptions.py TokenizeFileExistsError 0 0 0 100%
bbconf/exceptions.py TokenizeFileNotExistError 0 0 0 100%
bbconf/exceptions.py QdrantInstanceNotInitializedError 0 0 0 100%
bbconf/exceptions.py (no class) 29 0 0 100%
bbconf/helpers.py (no class) 15 7 0 53%
bbconf/models/__init__.py (no class) 0 0 0 100%
bbconf/models/base_models.py FileModel 0 0 0 100%
bbconf/models/base_models.py StatsReturn 0 0 0 100%
bbconf/models/base_models.py (no class) 17 0 0 100%
bbconf/models/bed_models.py BedPlots 0 0 0 100%
bbconf/models/bed_models.py BedFiles 0 0 0 100%
bbconf/models/bed_models.py BedClassification 0 0 0 100%
bbconf/models/bed_models.py BedStatsModel 0 0 0 100%
bbconf/models/bed_models.py BedPEPHub 0 0 0 100%
bbconf/models/bed_models.py BedPEPHubRestrict 0 0 0 100%
bbconf/models/bed_models.py BedMetadataBasic 0 0 0 100%
bbconf/models/bed_models.py UniverseMetadata 0 0 0 100%
bbconf/models/bed_models.py BedSetMinimal 0 0 0 100%
bbconf/models/bed_models.py BedMetadata 0 0 0 100%
bbconf/models/bed_models.py BedListResult 0 0 0 100%
bbconf/models/bed_models.py QdrantSearchResult 0 0 0 100%
bbconf/models/bed_models.py BedListSearchResult 0 0 0 100%
bbconf/models/bed_models.py TokenizedBedResponse 0 0 0 100%
bbconf/models/bed_models.py BedEmbeddingResult 0 0 0 100%
bbconf/models/bed_models.py TokenizedPathResponse 0 0 0 100%
bbconf/models/bed_models.py (no class) 116 0 0 100%
bbconf/models/bedset_models.py BedSetStats 0 0 0 100%
bbconf/models/bedset_models.py BedSetPlots 0 0 0 100%
bbconf/models/bedset_models.py BedSetMetadata 0 0 0 100%
bbconf/models/bedset_models.py BedSetListResult 0 0 0 100%
bbconf/models/bedset_models.py BedSetBedFiles 0 0 0 100%
bbconf/models/bedset_models.py (no class) 26 0 0 100%
bbconf/models/drs_models.py AccessURL 0 0 0 100%
bbconf/models/drs_models.py AccessMethod 0 0 0 100%
bbconf/models/drs_models.py DRSModel 0 0 0 100%
bbconf/models/drs_models.py (no class) 21 0 0 100%
bbconf/modules/__init__.py (no class) 0 0 0 100%
bbconf/modules/bedfiles.py BedAgentBedFile 357 357 0 0%
bbconf/modules/bedfiles.py (no class) 53 0 0 100%
bbconf/modules/bedsets.py BedAgentBedSet 148 148 0 0%
bbconf/modules/bedsets.py (no class) 28 0 0 100%
bbconf/modules/objects.py BBObjects 38 38 0 0%
bbconf/modules/objects.py (no class) 18 0 0 100%
tests/__init__.py (no class) 0 0 0 100%
tests/conftest.py (no class) 38 11 0 71%
tests/test_bedfile.py Test_BedFile_Agent 107 107 0 0%
tests/test_bedfile.py TestVectorSearch 10 10 0 0%
tests/test_bedfile.py (no class) 41 2 0 95%
tests/test_bedset.py TestBedset 79 79 0 0%
tests/test_bedset.py (no class) 26 0 0 100%
tests/test_common.py (no class) 17 9 0 47%
tests/test_objects.py TestObjects 15 15 0 0%
tests/test_objects.py (no class) 17 4 0 76%
tests/test_universes.py TestUniverses 25 25 0 0%
tests/test_universes.py (no class) 11 0 0 100%
tests/utils.py ContextManagerDBTesting 35 35 0 0%
tests/utils.py (no class) 23 5 0 78%
Total   1846 1056 0 43%

No items found using the specified filter.