Coverage report: 30%

Files Functions Classes

coverage.py v7.5.0, created at 2024-05-01 17:01 -0700

File class statements missing excluded branches partial coverage
python/lsst/__init__.py (no class) 2 0 0 0 0 100%
python/lsst/ap/__init__.py (no class) 2 0 0 0 0 100%
python/lsst/ap/association/__init__.py (no class) 9 0 0 0 0 100%
python/lsst/ap/association/association.py AssociationConfig 0 0 0 0 0 100%
python/lsst/ap/association/association.py AssociationTask 67 67 0 18 0 0%
python/lsst/ap/association/association.py (no class) 30 0 0 8 0 100%
python/lsst/ap/association/diaForcedSource.py DiaForcedSourcedConfig 7 7 0 0 0 0%
python/lsst/ap/association/diaForcedSource.py DiaForcedSourceTask 43 43 0 2 0 0%
python/lsst/ap/association/diaForcedSource.py (no class) 23 0 0 2 0 100%
python/lsst/ap/association/diaPipe.py DiaPipelineConnections 16 16 0 12 0 0%
python/lsst/ap/association/diaPipe.py DiaPipelineConfig 3 3 0 0 0 0%
python/lsst/ap/association/diaPipe.py DiaPipelineTask 110 110 0 50 0 0%
python/lsst/ap/association/diaPipe.py (no class) 56 0 0 2 0 100%
python/lsst/ap/association/filterDiaSourceCatalog.py FilterDiaSourceCatalogConnections 3 3 0 2 0 0%
python/lsst/ap/association/filterDiaSourceCatalog.py FilterDiaSourceCatalogConfig 0 0 0 0 0 100%
python/lsst/ap/association/filterDiaSourceCatalog.py FilterDiaSourceCatalogTask 11 11 0 4 0 0%
python/lsst/ap/association/filterDiaSourceCatalog.py (no class) 20 0 0 2 0 100%
python/lsst/ap/association/loadDiaCatalogs.py LoadDiaCatalogsConfig 0 0 0 0 0 100%
python/lsst/ap/association/loadDiaCatalogs.py LoadDiaCatalogsTask 44 44 0 16 0 0%
python/lsst/ap/association/loadDiaCatalogs.py (no class) 26 0 0 10 0 100%
python/lsst/ap/association/metrics.py NumberNewDiaObjectsMetricConfig 2 2 0 0 0 0%
python/lsst/ap/association/metrics.py NumberNewDiaObjectsMetricTask 8 8 0 2 0 0%
python/lsst/ap/association/metrics.py NumberUnassociatedDiaObjectsMetricConfig 2 2 0 0 0 0%
python/lsst/ap/association/metrics.py NumberUnassociatedDiaObjectsMetricTask 8 8 0 2 0 0%
python/lsst/ap/association/metrics.py FractionUpdatedDiaObjectsMetricConfig 2 2 0 0 0 0%
python/lsst/ap/association/metrics.py FractionUpdatedDiaObjectsMetricTask 12 12 0 4 0 0%
python/lsst/ap/association/metrics.py NumberSolarSystemObjectsMetricConfig 2 2 0 0 0 0%
python/lsst/ap/association/metrics.py NumberSolarSystemObjectsMetricTask 8 8 0 2 0 0%
python/lsst/ap/association/metrics.py NumberAssociatedSolarSystemObjectsMetricConfig 2 2 0 0 0 0%
python/lsst/ap/association/metrics.py NumberAssociatedSolarSystemObjectsMetricTask 8 8 0 2 0 0%
python/lsst/ap/association/metrics.py TotalUnassociatedDiaObjectsMetricConfig 2 2 0 0 0 0%
python/lsst/ap/association/metrics.py TotalUnassociatedDiaObjectsMetricTask 9 9 0 2 0 0%
python/lsst/ap/association/metrics.py (no class) 51 0 0 10 0 100%
python/lsst/ap/association/packageAlerts.py PackageAlertsConfig 0 0 0 0 0 100%
python/lsst/ap/association/packageAlerts.py PackageAlertsTask 132 132 0 54 0 0%
python/lsst/ap/association/packageAlerts.py (no class) 51 2 0 4 0 96%
python/lsst/ap/association/skyBotEphemerisQuery.py SkyBotEphemerisQueryConnections 0 0 0 0 0 100%
python/lsst/ap/association/skyBotEphemerisQuery.py SkyBotEphemerisQueryConfig 0 0 0 0 0 100%
python/lsst/ap/association/skyBotEphemerisQuery.py SkyBotEphemerisQueryTask 38 38 0 6 0 0%
python/lsst/ap/association/skyBotEphemerisQuery.py (no class) 28 0 0 2 0 100%
python/lsst/ap/association/ssoAssociation.py SolarSystemAssociationConfig 0 0 0 0 0 100%
python/lsst/ap/association/ssoAssociation.py SolarSystemAssociationTask 34 34 0 6 0 0%
python/lsst/ap/association/ssoAssociation.py (no class) 19 0 0 2 0 100%
python/lsst/ap/association/trailedSourceFilter.py TrailedSourceFilterConfig 0 0 0 0 0 100%
python/lsst/ap/association/trailedSourceFilter.py TrailedSourceFilterTask 8 8 0 0 0 0%
python/lsst/ap/association/trailedSourceFilter.py (no class) 16 0 0 2 0 100%
python/lsst/ap/association/transformDiaSourceCatalog.py TransformDiaSourceCatalogConnections 3 3 0 2 0 0%
python/lsst/ap/association/transformDiaSourceCatalog.py TransformDiaSourceCatalogConfig 2 2 0 0 0 0%
python/lsst/ap/association/transformDiaSourceCatalog.py TransformDiaSourceCatalogTask 76 76 0 34 0 0%
python/lsst/ap/association/transformDiaSourceCatalog.py UnpackApdbFlags 33 33 0 30 0 0%
python/lsst/ap/association/transformDiaSourceCatalog.py (no class) 47 0 0 2 0 100%
python/lsst/ap/association/version.py (no class) 5 0 0 0 0 100%
tests/test_association_task.py TestAssociationTask 53 53 0 10 0 0%
tests/test_association_task.py MemoryTester 0 0 0 0 0 100%
tests/test_association_task.py (no class) 20 2 0 2 1 86%
tests/test_diaForcedSource.py TestDiaForcedSource 76 76 0 4 0 0%
tests/test_diaForcedSource.py MemoryTester 0 0 0 0 0 100%
tests/test_diaForcedSource.py (no class) 23 2 0 2 1 88%
tests/test_diaPipe.py TestDiaPipelineTask 93 93 0 21 0 0%
tests/test_diaPipe.py MemoryTester 0 0 0 0 0 100%
tests/test_diaPipe.py (no class) 31 2 0 4 1 91%
tests/test_filterDiaSourceCatalog.py TestFilterDiaSourceCatalogTask 29 29 0 2 0 0%
tests/test_filterDiaSourceCatalog.py MemoryTester 0 0 0 0 0 100%
tests/test_filterDiaSourceCatalog.py (no class) 15 2 0 2 1 82%
tests/test_loadDiaCatalogs.py TestLoadDiaCatalogs 39 39 0 8 0 0%
tests/test_loadDiaCatalogs.py MemoryTester 0 0 0 0 0 100%
tests/test_loadDiaCatalogs.py (no class) 24 2 0 2 1 88%
tests/test_metrics.py TestNewDiaObjects 24 24 0 2 0 0%
tests/test_metrics.py TestUnassociatedDiaObjects 24 24 0 2 0 0%
tests/test_metrics.py TestFracUpdatedDiaObjects 40 40 0 2 0 0%
tests/test_metrics.py TestNumberSolarSystemObjects 24 24 0 2 0 0%
tests/test_metrics.py TestNumberAssociatedSolarSystemObjects 24 24 0 2 0 0%
tests/test_metrics.py TestTotalUnassociatedObjects 24 24 0 2 0 0%
tests/test_metrics.py TestTotalUnassociatedObjects.makeTask.SimpleDbLoader 3 3 0 2 0 0%
tests/test_metrics.py MemoryTester 0 0 0 0 0 100%
tests/test_metrics.py (no class) 71 2 0 18 1 97%
tests/test_packageAlerts.py TestPackageAlerts 180 180 0 38 0 0%
tests/test_packageAlerts.py MemoryTester 0 0 0 0 0 100%
tests/test_packageAlerts.py (no class) 68 3 0 40 1 96%
tests/test_skyBotEphemerisQuery.py TestSkyBotEphemerisQuery 23 23 0 6 0 0%
tests/test_skyBotEphemerisQuery.py MemoryTester 0 0 0 0 0 100%
tests/test_skyBotEphemerisQuery.py (no class) 22 2 0 2 1 88%
tests/test_ssoAssociationTask.py TestSolarSystemAssociation 41 41 0 6 0 0%
tests/test_ssoAssociationTask.py MemoryTester 0 0 0 0 0 100%
tests/test_ssoAssociationTask.py (no class) 19 2 0 2 1 86%
tests/test_trailedSourceFilter.py TestTrailedSourceFilterTask 46 46 0 4 0 0%
tests/test_trailedSourceFilter.py MemoryTester 0 0 0 0 0 100%
tests/test_trailedSourceFilter.py (no class) 21 2 0 2 1 87%
tests/test_transformDiaSourceCatalog.py TestTransformDiaSourceCatalogTask 101 101 0 24 0 0%
tests/test_transformDiaSourceCatalog.py MemoryTester 0 0 0 0 0 100%
tests/test_transformDiaSourceCatalog.py (no class) 29 2 0 2 1 90%
tests/utils_tests.py (no class) 13 0 0 0 0 100%
Total   2280 1564 0 511 11 30%

No items found using the specified filter.