Coverage report: 28%

Files Functions Classes

coverage.py v7.13.5, created at 2026-05-05 22:44 +0000

      Statements   Branches   Total
File function   coverage statements missing excluded   coverage branches partial   coverage
python / lsst / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
python / lsst / ap / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
python / lsst / ap / association / __init__.py (no function)   100% 7 0 0   100% 0 0   100%
python / lsst / ap / association / association.py AssociationTask.run   0% 6 6 0   0% 2 0   0%
python / lsst / ap / association / association.py AssociationTask.check_dia_source_radec   0% 7 7 0   0% 4 0   0%
python / lsst / ap / association / association.py AssociationTask.associate_sources   0% 3 3 0   100% 0 0   0%
python / lsst / ap / association / association.py AssociationTask.score   0% 12 12 0   0% 2 0   0%
python / lsst / ap / association / association.py AssociationTask._make_spatial_tree   0% 2 2 0   100% 0 0   0%
python / lsst / ap / association / association.py AssociationTask._radec_to_xyz   0% 8 8 0   100% 0 0   0%
python / lsst / ap / association / association.py AssociationTask.match   0% 19 19 0   0% 6 0   0%
python / lsst / ap / association / association.py (no function)   100% 25 0 0   100% 0 0   100%
python / lsst / ap / association / diaForcedSource.py DiaForcedSourcedConfig.setDefaults   0% 7 7 0   100% 0 0   0%
python / lsst / ap / association / diaForcedSource.py DiaForcedSourceTask.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / ap / association / diaForcedSource.py DiaForcedSourceTask.run   0% 9 9 0   100% 0 0   0%
python / lsst / ap / association / diaForcedSource.py DiaForcedSourceTask._convert_from_pandas   0% 8 8 0   0% 2 0   0%
python / lsst / ap / association / diaForcedSource.py DiaForcedSourceTask._calibrate_and_merge   0% 18 18 0   100% 0 0   0%
python / lsst / ap / association / diaForcedSource.py DiaForcedSourceTask._trim_to_exposure   0% 4 4 0   100% 0 0   0%
python / lsst / ap / association / diaForcedSource.py (no function)   100% 22 0 0   100% 0 0   100%
python / lsst / ap / association / diaPipe.py DiaPipelineConnections.__init__   0% 5 5 0   0% 4 0   0%
python / lsst / ap / association / diaPipe.py DiaPipelineConnections.adjustQuantum   0% 5 5 0   0% 4 0   0%
python / lsst / ap / association / diaPipe.py DiaPipelineConfig.setDefaults   0% 3 3 0   100% 0 0   0%
python / lsst / ap / association / diaPipe.py DiaPipelineTask.__init__   0% 10 10 0   0% 4 0   0%
python / lsst / ap / association / diaPipe.py DiaPipelineTask.runQuantum   0% 8 8 0   0% 2 0   0%
python / lsst / ap / association / diaPipe.py DiaPipelineTask.run   0% 38 38 0   0% 16 0   0%
python / lsst / ap / association / diaPipe.py DiaPipelineTask.createNewDiaObjects   0% 6 6 0   0% 2 0   0%
python / lsst / ap / association / diaPipe.py DiaPipelineTask._initialize_dia_object   0% 4 4 0   0% 2 0   0%
python / lsst / ap / association / diaPipe.py DiaPipelineTask.testDataFrameIndex   0% 1 1 0   100% 0 0   0%
python / lsst / ap / association / diaPipe.py DiaPipelineTask._add_association_meta_data   0% 5 5 0   100% 0 0   0%
python / lsst / ap / association / diaPipe.py (no function)   100% 46 0 0   100% 0 0   100%
python / lsst / ap / association / loadDiaCatalogs.py LoadDiaCatalogsTask.__init__   0% 1 1 0   100% 0 0   0%
python / lsst / ap / association / loadDiaCatalogs.py LoadDiaCatalogsTask.run   0% 10 10 0   100% 0 0   0%
python / lsst / ap / association / loadDiaCatalogs.py LoadDiaCatalogsTask.loadDiaObjects   0% 8 8 0   0% 4 0   0%
python / lsst / ap / association / loadDiaCatalogs.py LoadDiaCatalogsTask.loadDiaSources   0% 9 9 0   0% 4 0   0%
python / lsst / ap / association / loadDiaCatalogs.py LoadDiaCatalogsTask.loadDiaForcedSources   0% 10 10 0   0% 4 0   0%
python / lsst / ap / association / loadDiaCatalogs.py LoadDiaCatalogsTask._getRegion   0% 5 5 0   100% 0 0   0%
python / lsst / ap / association / loadDiaCatalogs.py (no function)   100% 25 0 0   100% 0 0   100%
python / lsst / ap / association / metrics.py NumberNewDiaObjectsMetricConfig.setDefaults   0% 2 2 0   100% 0 0   0%
python / lsst / ap / association / metrics.py NumberNewDiaObjectsMetricTask.makeMeasurement   0% 8 8 0   0% 2 0   0%
python / lsst / ap / association / metrics.py NumberNewDiaObjectsMetricTask.getInputMetadataKeys   0% 1 1 0   100% 0 0   0%
python / lsst / ap / association / metrics.py NumberUnassociatedDiaObjectsMetricConfig.setDefaults   0% 2 2 0   100% 0 0   0%
python / lsst / ap / association / metrics.py NumberUnassociatedDiaObjectsMetricTask.makeMeasurement   0% 8 8 0   0% 2 0   0%
python / lsst / ap / association / metrics.py NumberUnassociatedDiaObjectsMetricTask.getInputMetadataKeys   0% 1 1 0   100% 0 0   0%
python / lsst / ap / association / metrics.py FractionUpdatedDiaObjectsMetricConfig.setDefaults   0% 2 2 0   100% 0 0   0%
python / lsst / ap / association / metrics.py FractionUpdatedDiaObjectsMetricTask.makeMeasurement   0% 12 12 0   0% 4 0   0%
python / lsst / ap / association / metrics.py FractionUpdatedDiaObjectsMetricTask.getInputMetadataKeys   0% 1 1 0   100% 0 0   0%
python / lsst / ap / association / metrics.py NumberSolarSystemObjectsMetricConfig.setDefaults   0% 2 2 0   100% 0 0   0%
python / lsst / ap / association / metrics.py NumberSolarSystemObjectsMetricTask.makeMeasurement   0% 8 8 0   0% 2 0   0%
python / lsst / ap / association / metrics.py NumberSolarSystemObjectsMetricTask.getInputMetadataKeys   0% 1 1 0   100% 0 0   0%
python / lsst / ap / association / metrics.py NumberAssociatedSolarSystemObjectsMetricConfig.setDefaults   0% 2 2 0   100% 0 0   0%
python / lsst / ap / association / metrics.py NumberAssociatedSolarSystemObjectsMetricTask.makeMeasurement   0% 8 8 0   0% 2 0   0%
python / lsst / ap / association / metrics.py NumberAssociatedSolarSystemObjectsMetricTask.getInputMetadataKeys   0% 1 1 0   100% 0 0   0%
python / lsst / ap / association / metrics.py TotalUnassociatedDiaObjectsMetricConfig.setDefaults   0% 2 2 0   100% 0 0   0%
python / lsst / ap / association / metrics.py TotalUnassociatedDiaObjectsMetricTask.makeMeasurement   0% 8 8 0   0% 2 0   0%
python / lsst / ap / association / metrics.py (no function)   100% 57 0 0   100% 0 0   100%
python / lsst / ap / association / packageAlerts.py PackageAlertsTask.__init__   0% 3 3 0   100% 0 0   0%
python / lsst / ap / association / packageAlerts.py PackageAlertsTask.run   0% 22 22 0   0% 6 0   0%
python / lsst / ap / association / packageAlerts.py PackageAlertsTask._patchDiaSources   0% 1 1 0   100% 0 0   0%
python / lsst / ap / association / packageAlerts.py PackageAlertsTask.createDiaSourceExtent   0% 4 4 0   0% 2 0   0%
python / lsst / ap / association / packageAlerts.py PackageAlertsTask.createCcdDataCutout   0% 19 19 0   0% 2 0   0%
python / lsst / ap / association / packageAlerts.py PackageAlertsTask.makeLocalTransformMatrix   0% 5 5 0   100% 0 0   0%
python / lsst / ap / association / packageAlerts.py PackageAlertsTask.makeAlertDict   0% 19 19 0   0% 8 0   0%
python / lsst / ap / association / packageAlerts.py PackageAlertsTask.streamCcdDataToBytes   0% 4 4 0   100% 0 0   0%
python / lsst / ap / association / packageAlerts.py (no function)   100% 32 0 0   100% 0 0   100%
python / lsst / ap / association / skyBotEphemerisQuery.py SkyBotEphemerisQueryTask.runQuantum   0% 4 4 0   100% 0 0   0%
python / lsst / ap / association / skyBotEphemerisQuery.py SkyBotEphemerisQueryTask.run   0% 6 6 0   100% 0 0   0%
python / lsst / ap / association / skyBotEphemerisQuery.py SkyBotEphemerisQueryTask._skybotConeSearch   0% 28 28 0   0% 2 0   0%
python / lsst / ap / association / skyBotEphemerisQuery.py (no function)   100% 27 0 0   100% 0 0   100%
python / lsst / ap / association / ssoAssociation.py SolarSystemAssociationTask.run   0% 20 20 0   0% 6 0   0%
python / lsst / ap / association / ssoAssociation.py SolarSystemAssociationTask._maskToCcdRegion   0% 3 3 0   100% 0 0   0%
python / lsst / ap / association / ssoAssociation.py SolarSystemAssociationTask._radec_to_xyz   0% 11 11 0   100% 0 0   0%
python / lsst / ap / association / ssoAssociation.py (no function)   100% 18 0 0   100% 0 0   100%
python / lsst / ap / association / transformDiaSourceCatalog.py TransformDiaSourceCatalogConfig.setDefaults   0% 2 2 0   100% 0 0   0%
python / lsst / ap / association / transformDiaSourceCatalog.py TransformDiaSourceCatalogTask.__init__   0% 7 7 0   0% 2 0   0%
python / lsst / ap / association / transformDiaSourceCatalog.py TransformDiaSourceCatalogTask._create_bit_pack_mappings   0% 15 15 0   0% 8 0   0%
python / lsst / ap / association / transformDiaSourceCatalog.py TransformDiaSourceCatalogTask.runQuantum   0% 6 6 0   100% 0 0   0%
python / lsst / ap / association / transformDiaSourceCatalog.py TransformDiaSourceCatalogTask.run   0% 17 17 0   0% 6 0   0%
python / lsst / ap / association / transformDiaSourceCatalog.py TransformDiaSourceCatalogTask.addUnpackedFlagFunctors   0% 4 4 0   0% 2 0   0%
python / lsst / ap / association / transformDiaSourceCatalog.py TransformDiaSourceCatalogTask.computeBBoxSizes   0% 14 14 0   0% 8 0   0%
python / lsst / ap / association / transformDiaSourceCatalog.py TransformDiaSourceCatalogTask.bitPackFlags   0% 6 6 0   0% 4 0   0%
python / lsst / ap / association / transformDiaSourceCatalog.py UnpackApdbFlags.__init__   0% 14 14 0   0% 8 0   0%
python / lsst / ap / association / transformDiaSourceCatalog.py UnpackApdbFlags.unpack   0% 6 6 0   0% 2 0   0%
python / lsst / ap / association / transformDiaSourceCatalog.py (no function)   100% 40 0 0   100% 0 0   100%
python / lsst / ap / association / version.py (no function)   100% 6 0 0   100% 0 0   100%
tests / test_association_task.py TestAssociationTask.setUp   0% 8 8 0   100% 0 0   0%
tests / test_association_task.py TestAssociationTask.test_run   0% 10 10 0   0% 4 0   0%
tests / test_association_task.py TestAssociationTask.test_run_no_existing_objects   0% 6 6 0   100% 0 0   0%
tests / test_association_task.py TestAssociationTask.test_associate_sources   0% 4 4 0   0% 2 0   0%
tests / test_association_task.py TestAssociationTask.test_score_and_match   0% 8 8 0   0% 2 0   0%
tests / test_association_task.py TestAssociationTask.test_remove_nan_dia_sources   0% 7 7 0   100% 0 0   0%
tests / test_association_task.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_association_task.py (no function)   89% 19 2 0   50% 2 1   86%
tests / test_diaForcedSource.py create_test_dia_objects   0% 6 6 0   100% 0 0   0%
tests / test_diaForcedSource.py TestDiaForcedSource.setUp   0% 61 61 0   100% 0 0   0%
tests / test_diaForcedSource.py TestDiaForcedSource.testRun   0% 16 16 0   0% 2 0   0%
tests / test_diaForcedSource.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_diaForcedSource.py (no function)   91% 22 2 0   50% 2 1   88%
tests / test_diaPipe.py TestDiaPipelineTask._makeDefaultConfig   0% 5 5 0   100% 0 0   0%
tests / test_diaPipe.py TestDiaPipelineTask.setUp   0% 4 4 0   100% 0 0   0%
tests / test_diaPipe.py TestDiaPipelineTask.tearDown   0% 1 1 0   100% 0 0   0%
tests / test_diaPipe.py TestDiaPipelineTask.testRun   0% 1 1 0   100% 0 0   0%
tests / test_diaPipe.py TestDiaPipelineTask.testRunWithSolarSystemAssociation   0% 1 1 0   100% 0 0   0%
tests / test_diaPipe.py TestDiaPipelineTask.testRunWithAlerts   0% 1 1 0   100% 0 0   0%
tests / test_diaPipe.py TestDiaPipelineTask.testRunWithoutAlertsOrSolarSystem   0% 1 1 0   100% 0 0   0%
tests / test_diaPipe.py TestDiaPipelineTask._testRun   0% 34 34 0   0% 8 0   0%
tests / test_diaPipe.py TestDiaPipelineTask._testRun.concatMock   0% 1 1 0   100% 0 0   0%
tests / test_diaPipe.py TestDiaPipelineTask._testRun.solarSystemAssociator_run   0% 1 1 0   100% 0 0   0%
tests / test_diaPipe.py TestDiaPipelineTask._testRun.associator_run   0% 1 1 0   100% 0 0   0%
tests / test_diaPipe.py TestDiaPipelineTask.test_createDiaObjects   0% 8 8 0   100% 0 0   0%
tests / test_diaPipe.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_diaPipe.py (no function)   93% 27 2 0   50% 2 1   90%
tests / test_loadDiaCatalogs.py _data_file_name   0% 1 1 0   100% 0 0   0%
tests / test_loadDiaCatalogs.py makeExposure   0% 33 33 0   0% 4 0   0%
tests / test_loadDiaCatalogs.py makeDiaObjects   0% 13 13 0   0% 4 0   0%
tests / test_loadDiaCatalogs.py makeDiaSources   0% 11 11 0   0% 2 0   0%
tests / test_loadDiaCatalogs.py makeDiaForcedSources   0% 6 6 0   0% 2 0   0%
tests / test_loadDiaCatalogs.py TestLoadDiaCatalogs.setUp   0% 15 15 0   100% 0 0   0%
tests / test_loadDiaCatalogs.py TestLoadDiaCatalogs.tearDown   0% 2 2 0   100% 0 0   0%
tests / test_loadDiaCatalogs.py TestLoadDiaCatalogs.testRun   0% 5 5 0   100% 0 0   0%
tests / test_loadDiaCatalogs.py TestLoadDiaCatalogs.testLoadDiaObjects   0% 4 4 0   100% 0 0   0%
tests / test_loadDiaCatalogs.py TestLoadDiaCatalogs.testLoadDiaForcedSources   0% 4 4 0   100% 0 0   0%
tests / test_loadDiaCatalogs.py TestLoadDiaCatalogs.testLoadDiaSources   0% 5 5 0   100% 0 0   0%
tests / test_loadDiaCatalogs.py TestLoadDiaCatalogs.test_apdbSchema   0% 8 8 0   0% 2 0   0%
tests / test_loadDiaCatalogs.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_loadDiaCatalogs.py (no function)   94% 34 2 0   50% 2 1   92%
tests / test_metrics.py _makeAssociationMetadata   0% 7 7 0   100% 0 0   0%
tests / test_metrics.py TestNewDiaObjects.makeTask   0% 1 1 0   100% 0 0   0%
tests / test_metrics.py TestNewDiaObjects.testValid   0% 6 6 0   100% 0 0   0%
tests / test_metrics.py TestNewDiaObjects.testNoNew   0% 6 6 0   100% 0 0   0%
tests / test_metrics.py TestNewDiaObjects.testMissingData   0% 4 4 0   100% 0 0   0%
tests / test_metrics.py TestNewDiaObjects.testAssociationFailed   0% 4 4 0   100% 0 0   0%
tests / test_metrics.py TestNewDiaObjects.testBadlyTypedKeys   0% 4 4 0   100% 0 0   0%
tests / test_metrics.py TestUnassociatedDiaObjects.makeTask   0% 1 1 0   100% 0 0   0%
tests / test_metrics.py TestUnassociatedDiaObjects.testValid   0% 6 6 0   100% 0 0   0%
tests / test_metrics.py TestUnassociatedDiaObjects.testAllUpdated   0% 6 6 0   100% 0 0   0%
tests / test_metrics.py TestUnassociatedDiaObjects.testMissingData   0% 4 4 0   100% 0 0   0%
tests / test_metrics.py TestUnassociatedDiaObjects.testAssociationFailed   0% 4 4 0   100% 0 0   0%
tests / test_metrics.py TestUnassociatedDiaObjects.testBadlyTypedKeys   0% 4 4 0   100% 0 0   0%
tests / test_metrics.py TestFracUpdatedDiaObjects.makeTask   0% 1 1 0   100% 0 0   0%
tests / test_metrics.py TestFracUpdatedDiaObjects.testValid   0% 8 8 0   100% 0 0   0%
tests / test_metrics.py TestFracUpdatedDiaObjects.testNoUpdated   0% 6 6 0   100% 0 0   0%
tests / test_metrics.py TestFracUpdatedDiaObjects.testAllUpdated   0% 6 6 0   100% 0 0   0%
tests / test_metrics.py TestFracUpdatedDiaObjects.testNoObjects   0% 5 5 0   100% 0 0   0%
tests / test_metrics.py TestFracUpdatedDiaObjects.testMissingData   0% 4 4 0   100% 0 0   0%
tests / test_metrics.py TestFracUpdatedDiaObjects.testAssociationFailed   0% 4 4 0   100% 0 0   0%
tests / test_metrics.py TestFracUpdatedDiaObjects.testBadlyTypedKeys   0% 4 4 0   100% 0 0   0%
tests / test_metrics.py TestNumberSolarSystemObjects.makeTask   0% 1 1 0   100% 0 0   0%
tests / test_metrics.py TestNumberSolarSystemObjects.testValid   0% 6 6 0   100% 0 0   0%
tests / test_metrics.py TestNumberSolarSystemObjects.testAllUpdated   0% 6 6 0   100% 0 0   0%
tests / test_metrics.py TestNumberSolarSystemObjects.testMissingData   0% 4 4 0   100% 0 0   0%
tests / test_metrics.py TestNumberSolarSystemObjects.testAssociationFailed   0% 4 4 0   100% 0 0   0%
tests / test_metrics.py TestNumberSolarSystemObjects.testBadlyTypedKeys   0% 4 4 0   100% 0 0   0%
tests / test_metrics.py TestNumberAssociatedSolarSystemObjects.makeTask   0% 1 1 0   100% 0 0   0%
tests / test_metrics.py TestNumberAssociatedSolarSystemObjects.testValid   0% 6 6 0   100% 0 0   0%
tests / test_metrics.py TestNumberAssociatedSolarSystemObjects.testAllUpdated   0% 6 6 0   100% 0 0   0%
tests / test_metrics.py TestNumberAssociatedSolarSystemObjects.testMissingData   0% 4 4 0   100% 0 0   0%
tests / test_metrics.py TestNumberAssociatedSolarSystemObjects.testAssociationFailed   0% 4 4 0   100% 0 0   0%
tests / test_metrics.py TestNumberAssociatedSolarSystemObjects.testBadlyTypedKeys   0% 4 4 0   100% 0 0   0%
tests / test_metrics.py TestTotalUnassociatedObjects._makeApdb   0% 4 4 0   100% 0 0   0%
tests / test_metrics.py TestTotalUnassociatedObjects.makeTask   0% 6 6 0   100% 0 0   0%
tests / test_metrics.py TestTotalUnassociatedObjects.makeTask.SimpleDbLoader.run   0% 3 3 0   0% 2 0   0%
tests / test_metrics.py TestTotalUnassociatedObjects.makeDbInfo   0% 1 1 0   100% 0 0   0%
tests / test_metrics.py TestTotalUnassociatedObjects.setUp   0% 1 1 0   100% 0 0   0%
tests / test_metrics.py TestTotalUnassociatedObjects.testValid   0% 5 5 0   100% 0 0   0%
tests / test_metrics.py TestTotalUnassociatedObjects.testAllAssociated   0% 5 5 0   100% 0 0   0%
tests / test_metrics.py TestTotalUnassociatedObjects.testMissingData   0% 4 4 0   100% 0 0   0%
tests / test_metrics.py TestTotalUnassociatedObjects.testFineGrainedMetric   0% 2 2 0   100% 0 0   0%
tests / test_metrics.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_metrics.py (no function)   97% 78 2 0   50% 2 1   96%
tests / test_packageAlerts.py _data_file_name   0% 1 1 0   100% 0 0   0%
tests / test_packageAlerts.py makeDiaObjects   0% 13 13 0   0% 4 0   0%
tests / test_packageAlerts.py makeDiaSources   0% 12 12 0   0% 2 0   0%
tests / test_packageAlerts.py makeDiaForcedSources   0% 7 7 0   0% 2 0   0%
tests / test_packageAlerts.py _roundTripThroughApdb   0% 19 19 0   100% 0 0   0%
tests / test_packageAlerts.py TestPackageAlerts.setUp   0% 30 30 0   100% 0 0   0%
tests / test_packageAlerts.py TestPackageAlerts.testCreateExtent   0% 7 7 0   100% 0 0   0%
tests / test_packageAlerts.py TestPackageAlerts.testCreateCcdDataCutout   0% 8 8 0   100% 0 0   0%
tests / test_packageAlerts.py TestPackageAlerts.testMakeLocalTransformMatrix   0% 5 5 0   100% 0 0   0%
tests / test_packageAlerts.py TestPackageAlerts.testStreamCcdDataToBytes   0% 8 8 0   100% 0 0   0%
tests / test_packageAlerts.py TestPackageAlerts.testMakeAlertDict   0% 15 15 0   0% 2 0   0%
tests / test_packageAlerts.py TestPackageAlerts.testRun   0% 22 22 0   0% 8 0   0%
tests / test_packageAlerts.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_packageAlerts.py (no function)   95% 38 2 0   50% 2 1   92%
tests / test_skyBotEphemerisQuery.py MockDeferredDatasetHandle.__init__   0% 1 1 0   100% 0 0   0%
tests / test_skyBotEphemerisQuery.py MockDeferredDatasetHandle.get   0% 1 1 0   100% 0 0   0%
tests / test_skyBotEphemerisQuery.py TestSkyBotEphemerisQuery.setUp   0% 5 5 0   100% 0 0   0%
tests / test_skyBotEphemerisQuery.py TestSkyBotEphemerisQuery.test_skyBotConeSearch   0% 7 7 0   100% 0 0   0%
tests / test_skyBotEphemerisQuery.py TestSkyBotEphemerisQuery.test_skyBotConeSearch.requestReplace   0% 3 3 0   100% 0 0   0%
tests / test_skyBotEphemerisQuery.py TestSkyBotEphemerisQuery.test_skybotRun   0% 8 8 0   100% 0 0   0%
tests / test_skyBotEphemerisQuery.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_skyBotEphemerisQuery.py (no function)   92% 25 2 0   50% 2 1   89%
tests / test_ssoAssociationTask.py TestSolarSystemAssociation.setUp   0% 22 22 0   0% 4 0   0%
tests / test_ssoAssociationTask.py TestSolarSystemAssociation.test_run   0% 7 7 0   0% 2 0   0%
tests / test_ssoAssociationTask.py TestSolarSystemAssociation.test_mask   0% 12 12 0   100% 0 0   0%
tests / test_ssoAssociationTask.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_ssoAssociationTask.py (no function)   89% 19 2 0   50% 2 1   86%
tests / test_transformDiaSourceCatalog.py TestTransformDiaSourceCatalogTask.setUp   0% 26 26 0   0% 2 0   0%
tests / test_transformDiaSourceCatalog.py TestTransformDiaSourceCatalogTask.test_run   0% 12 12 0   0% 2 0   0%
tests / test_transformDiaSourceCatalog.py TestTransformDiaSourceCatalogTask.test_run_dia_source_wrong_flags   0% 2 2 0   100% 0 0   0%
tests / test_transformDiaSourceCatalog.py TestTransformDiaSourceCatalogTask.test_computeBBoxSize   0% 5 5 0   100% 0 0   0%
tests / test_transformDiaSourceCatalog.py TestTransformDiaSourceCatalogTask.test_bit_unpacker   0% 19 19 0   0% 12 0   0%
tests / test_transformDiaSourceCatalog.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_transformDiaSourceCatalog.py (no function)   92% 24 2 0   50% 2 1   88%
Total     31% 1891 1314 0   4% 234 9   28%

No items found using the specified filter.