Coverage report: 23%

Files Functions Classes

coverage.py v7.13.5, created at 2026-05-05 18:39 +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% 12 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% 13 13 0   0% 2 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% 19 19 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% 24 0 0   100% 0 0   100%
python / lsst / ap / association / diaPipe.py TooManyDiaObjectsError.__init__   0% 4 4 0   100% 0 0   0%
python / lsst / ap / association / diaPipe.py TooManyDiaObjectsError.metadata   0% 1 1 0   100% 0 0   0%
python / lsst / ap / association / diaPipe.py DiaPipelineConnections.__init__   0% 17 17 0   0% 10 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% 1 1 0   100% 0 0   0%
python / lsst / ap / association / diaPipe.py DiaPipelineTask.__init__   0% 17 17 0   0% 10 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% 55 55 0   0% 20 0   0%
python / lsst / ap / association / diaPipe.py DiaPipelineTask.createNewDiaObjects   0% 11 11 0   0% 4 0   0%
python / lsst / ap / association / diaPipe.py DiaPipelineTask.filterSources   0% 37 37 0   0% 22 0   0%
python / lsst / ap / association / diaPipe.py DiaPipelineTask.associateDiaSources   0% 30 30 0   0% 14 0   0%
python / lsst / ap / association / diaPipe.py DiaPipelineTask.standardizeDataFrame   0% 6 6 0   0% 4 0   0%
python / lsst / ap / association / diaPipe.py DiaPipelineTask.standardizeDataFrame._setNullColumn   0% 1 1 0   100% 0 0   0%
python / lsst / ap / association / diaPipe.py DiaPipelineTask.standardizeTable   0% 3 3 0   100% 0 0   0%
python / lsst / ap / association / diaPipe.py DiaPipelineTask.mergeAssociatedCatalogs   0% 15 15 0   0% 8 0   0%
python / lsst / ap / association / diaPipe.py DiaPipelineTask.runForcedMeasurement   0% 4 4 0   100% 0 0   0%
python / lsst / ap / association / diaPipe.py DiaPipelineTask.loadRefreshedDiaObjects   0% 19 19 0   0% 8 0   0%
python / lsst / ap / association / diaPipe.py DiaPipelineTask.writeToApdb   0% 7 7 0   100% 0 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 DiaPipelineTask.purgeDiaObjects   0% 17 17 0   0% 4 0   0%
python / lsst / ap / association / diaPipe.py DiaPipelineTask.mergeCatalogs   0% 5 5 0   0% 2 0   0%
python / lsst / ap / association / diaPipe.py DiaPipelineTask.updateObjectTable   0% 5 5 0   100% 0 0   0%
python / lsst / ap / association / diaPipe.py DiaPipelineTask.checkTableIndex   0% 2 2 0   0% 2 0   0%
python / lsst / ap / association / diaPipe.py (no function)   100% 93 0 0   100% 0 0   100%
python / lsst / ap / association / exportDiaCatalogs.py ExportDiaCatalogsConnections.__init__   0% 3 3 0   0% 2 0   0%
python / lsst / ap / association / exportDiaCatalogs.py ExportDiaCatalogsTask.__init__   0% 3 3 0   100% 0 0   0%
python / lsst / ap / association / exportDiaCatalogs.py ExportDiaCatalogsTask.runQuantum   0% 6 6 0   100% 0 0   0%
python / lsst / ap / association / exportDiaCatalogs.py ExportDiaCatalogsTask._makeRegionTime   0% 8 8 0   100% 0 0   0%
python / lsst / ap / association / exportDiaCatalogs.py (no function)   100% 31 0 0   100% 0 0   100%
python / lsst / ap / association / filterDiaSourceCatalog.py FilterDiaSourceCatalogConnections.__init__   0% 7 7 0   0% 6 0   0%
python / lsst / ap / association / filterDiaSourceCatalog.py FilterDiaSourceCatalogTask.run   0% 31 31 0   0% 10 0   0%
python / lsst / ap / association / filterDiaSourceCatalog.py FilterDiaSourceCatalogTask._check_dia_source_trail   0% 5 5 0   100% 0 0   0%
python / lsst / ap / association / filterDiaSourceCatalog.py FilterDiaSourceCatalogTask._estimate_pixel_scale   0% 23 23 0   0% 4 0   0%
python / lsst / ap / association / filterDiaSourceCatalog.py FilterDiaSourceReliabilityTask.runQuantum   0% 3 3 0   100% 0 0   0%
python / lsst / ap / association / filterDiaSourceCatalog.py FilterDiaSourceReliabilityTask.run   0% 8 8 0   0% 2 0   0%
python / lsst / ap / association / filterDiaSourceCatalog.py (no function)   100% 42 0 0   100% 0 0   100%
python / lsst / ap / association / loadDiaCatalogs.py LoadDiaCatalogsTask.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / ap / association / loadDiaCatalogs.py LoadDiaCatalogsTask.run   0% 21 21 0   0% 2 0   0%
python / lsst / ap / association / loadDiaCatalogs.py LoadDiaCatalogsTask.loadDiaObjects   0% 7 7 0   0% 2 0   0%
python / lsst / ap / association / loadDiaCatalogs.py LoadDiaCatalogsTask.loadDiaSources   0% 8 8 0   0% 2 0   0%
python / lsst / ap / association / loadDiaCatalogs.py LoadDiaCatalogsTask.loadDiaForcedSources   0% 12 12 0   0% 4 0   0%
python / lsst / ap / association / loadDiaCatalogs.py (no function)   100% 33 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% 7 7 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% 7 7 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% 11 11 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% 7 7 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% 7 7 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% 9 9 0   0% 2 0   0%
python / lsst / ap / association / metrics.py (no function)   100% 51 0 0   100% 0 0   100%
python / lsst / ap / association / mpSkyEphemerisQuery.py MPSkyEphemerisQueryTask.run   0% 22 22 0   0% 12 0   0%
python / lsst / ap / association / mpSkyEphemerisQuery.py MPSkyEphemerisQueryTask._mpSkyConeSearch   0% 53 53 0   0% 16 0   0%
python / lsst / ap / association / mpSkyEphemerisQuery.py (no function)   100% 34 0 0   100% 0 0   100%
python / lsst / ap / association / packageAlerts.py PackageAlertsTask.__init__   0% 22 22 0   0% 12 0   0%
python / lsst / ap / association / packageAlerts.py PackageAlertsTask.run   0% 61 61 0   0% 14 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% 6 6 0   0% 4 0   0%
python / lsst / ap / association / packageAlerts.py PackageAlertsTask.produceAlerts   0% 27 27 0   0% 4 0   0%
python / lsst / ap / association / packageAlerts.py PackageAlertsTask.createCcdDataCutout   0% 26 26 0   0% 6 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% 51 51 0   0% 26 0   0%
python / lsst / ap / association / packageAlerts.py PackageAlertsTask.streamCcdDataToBytes   0% 4 4 0   100% 0 0   0%
python / lsst / ap / association / packageAlerts.py PackageAlertsTask._serializeAlert   0% 6 6 0   0% 2 0   0%
python / lsst / ap / association / packageAlerts.py PackageAlertsTask._serializeConfluentWireHeader   0% 2 2 0   100% 0 0   0%
python / lsst / ap / association / packageAlerts.py PackageAlertsTask._delivery_callback   0% 5 5 0   0% 4 0   0%
python / lsst / ap / association / packageAlerts.py PackageAlertsTask._server_check   0% 6 6 0   0% 4 0   0%
python / lsst / ap / association / packageAlerts.py PackageAlertsTask._computePsf   0% 15 15 0   0% 4 0   0%
python / lsst / ap / association / packageAlerts.py (no function)   97% 60 2 0   100% 0 0   97%
python / lsst / ap / association / ssSingleFrameAssociation.py SsSingleFrameAssociationTask.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / ap / association / ssSingleFrameAssociation.py SsSingleFrameAssociationTask.runQuantum   0% 4 4 0   100% 0 0   0%
python / lsst / ap / association / ssSingleFrameAssociation.py SsSingleFrameAssociationTask.run   0% 6 6 0   0% 2 0   0%
python / lsst / ap / association / ssSingleFrameAssociation.py (no function)   100% 23 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% 11 11 0   0% 4 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% 4 4 0   100% 0 0   0%
python / lsst / ap / association / transformDiaSourceCatalog.py TransformDiaSourceCatalogTask.run   0% 23 23 0   0% 8 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% 11 11 0   0% 4 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% 5 5 0   0% 2 0   0%
python / lsst / ap / association / transformDiaSourceCatalog.py UnpackApdbFlags.flagExists   0% 3 3 0   0% 2 0   0%
python / lsst / ap / association / transformDiaSourceCatalog.py UnpackApdbFlags.makeFlagBitMask   0% 11 11 0   0% 12 0   0%
python / lsst / ap / association / transformDiaSourceCatalog.py getSignificance   0% 6 6 0   0% 4 0   0%
python / lsst / ap / association / transformDiaSourceCatalog.py (no function)   100% 47 0 0   100% 0 0   100%
python / lsst / ap / association / utils.py readSchemaFromApdb   0% 1 1 0   100% 0 0   0%
python / lsst / ap / association / utils.py getMidpointFromTimespan   0% 13 13 0   0% 8 0   0%
python / lsst / ap / association / utils.py makeEmptyForcedSourceTable   0% 2 2 0   100% 0 0   0%
python / lsst / ap / association / utils.py getRegion   0% 4 4 0   100% 0 0   0%
python / lsst / ap / association / utils.py paddedRegion   0% 9 9 0   0% 4 0   0%
python / lsst / ap / association / utils.py (no function)   100% 13 0 0   100% 0 0   100%
python / lsst / ap / association / version.py (no function)   100% 5 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% 9 9 0   100% 0 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% 5 5 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% 9 9 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% 17 17 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 _makeMockDataFrame   0% 3 3 0   100% 0 0   0%
tests / test_diaPipe.py _makeMockTable   0% 3 3 0   100% 0 0   0%
tests / test_diaPipe.py TestDiaPipelineTask._makeDefaultConfig   0% 4 4 0   100% 0 0   0%
tests / test_diaPipe.py TestDiaPipelineTask.setUp   0% 17 17 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.testRunWithReload   0% 1 1 0   100% 0 0   0%
tests / test_diaPipe.py TestDiaPipelineTask.testRunWithReloadAndSolarSystem   0% 1 1 0   100% 0 0   0%
tests / test_diaPipe.py TestDiaPipelineTask.testRunWithReloadAndAlerts   0% 1 1 0   100% 0 0   0%
tests / test_diaPipe.py TestDiaPipelineTask._testRun   0% 31 31 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._testRun.loadObjects_run   0% 3 3 0   100% 0 0   0%
tests / test_diaPipe.py TestDiaPipelineTask._testRun.updateObjectTableMock   0% 1 1 0   100% 0 0   0%
tests / test_diaPipe.py TestDiaPipelineTask.test_tooManyDiaObjectsError   0% 8 8 0   100% 0 0   0%
tests / test_diaPipe.py TestDiaPipelineTask.test_tooManyDiaObjectsError.runAndTestWithContextManager   0% 5 5 0   100% 0 0   0%
tests / test_diaPipe.py TestDiaPipelineTask.test_createDiaObjects   0% 8 8 0   100% 0 0   0%
tests / test_diaPipe.py TestDiaPipelineTask.test_purgeDiaObjects   0% 36 36 0   100% 0 0   0%
tests / test_diaPipe.py TestDiaPipelineTask.test_purgeDiaObjects.check_diaObjects   0% 5 5 0   100% 0 0   0%
tests / test_diaPipe.py TestDiaPipelineTask.test_filterDiaObjects   0% 32 32 0   100% 0 0   0%
tests / test_diaPipe.py TestDiaPipelineTask.test_filterDiaObjects.runAndCheckFilter   0% 13 13 0   100% 0 0   0%
tests / test_diaPipe.py TestDiaPipelineTask.test_mergeEmptyCatalog   0% 6 6 0   100% 0 0   0%
tests / test_diaPipe.py TestDiaPipelineTask.test_mergeCatalogs   0% 13 13 0   100% 0 0   0%
tests / test_diaPipe.py TestDiaPipelineTask.test_updateObjectTable   0% 12 12 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)   96% 46 2 0   50% 2 1   94%
tests / test_filterDiaSourceCatalog.py TestFilterDiaSourceCatalogTask.setUp   0% 54 54 0   0% 10 0   0%
tests / test_filterDiaSourceCatalog.py TestFilterDiaSourceCatalogTask.test_run_without_filter   0% 10 10 0   100% 0 0   0%
tests / test_filterDiaSourceCatalog.py TestFilterDiaSourceCatalogTask.test_run_with_filter_sky_only   0% 12 12 0   100% 0 0   0%
tests / test_filterDiaSourceCatalog.py TestFilterDiaSourceCatalogTask.test_run_with_filter_defaultBadFlagList_only   0% 11 11 0   100% 0 0   0%
tests / test_filterDiaSourceCatalog.py TestFilterDiaSourceCatalogTask.test_run_with_filter_nonDefaultBadFlagList_only   0% 12 12 0   100% 0 0   0%
tests / test_filterDiaSourceCatalog.py TestFilterDiaSourceCatalogTask.test_run_with_filter_negative_only   0% 13 13 0   100% 0 0   0%
tests / test_filterDiaSourceCatalog.py TestFilterDiaSourceCatalogTask.test_run_with_filter_negative_and_sky   0% 11 11 0   100% 0 0   0%
tests / test_filterDiaSourceCatalog.py TestFilterDiaSourceCatalogTask.test_run_with_filter_reliability_only   0% 20 20 0   0% 4 0   0%
tests / test_filterDiaSourceCatalog.py TestFilterDiaSourceCatalogTask.test_run_with_filter_trailed_sources_only   0% 10 10 0   100% 0 0   0%
tests / test_filterDiaSourceCatalog.py TestFilterDiaSourceCatalogTask.test_run_with_all_filters   0% 11 11 0   100% 0 0   0%
tests / test_filterDiaSourceCatalog.py TestFilterDiaSourceCatalogTask.test_pixelScale_calculation   0% 9 9 0   100% 0 0   0%
tests / test_filterDiaSourceCatalog.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_filterDiaSourceCatalog.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 TestLoadDiaCatalogs.setUp   0% 19 19 0   100% 0 0   0%
tests / test_loadDiaCatalogs.py TestLoadDiaCatalogs._makeConfig   0% 4 4 0   100% 0 0   0%
tests / test_loadDiaCatalogs.py TestLoadDiaCatalogs.testRun   0% 6 6 0   100% 0 0   0%
tests / test_loadDiaCatalogs.py TestLoadDiaCatalogs.testLoadDiaObjects   0% 5 5 0   100% 0 0   0%
tests / test_loadDiaCatalogs.py TestLoadDiaCatalogs.testLoadDiaForcedSources   0% 5 5 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)   93% 27 2 0   50% 2 1   90%
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.testAssociationFailed   0% 7 7 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.testAssociationFailed   0% 7 7 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% 8 8 0   100% 0 0   0%
tests / test_metrics.py TestFracUpdatedDiaObjects.testAssociationFailed   0% 7 7 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.testAssociationFailed   0% 7 7 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.testAssociationFailed   0% 7 7 0   100% 0 0   0%
tests / test_metrics.py TestNumberAssociatedSolarSystemObjects.testBadlyTypedKeys   0% 4 4 0   100% 0 0   0%
tests / test_metrics.py TestTotalUnassociatedObjects.makeTask   0% 3 3 0   100% 0 0   0%
tests / test_metrics.py TestTotalUnassociatedObjects.setUp   0% 4 4 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% 6 6 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% 66 2 0   50% 2 1   96%
tests / test_packageAlerts.py _roundTripThroughApdb   0% 28 28 0   0% 6 0   0%
tests / test_packageAlerts.py mock_alert   0% 1 1 0   100% 0 0   0%
tests / test_packageAlerts.py mock_ss_alert   0% 4 4 0   100% 0 0   0%
tests / test_packageAlerts.py _deserialize_alert   0% 3 3 0   100% 0 0   0%
tests / test_packageAlerts.py TestPackageAlerts.setUp   0% 30 30 0   100% 0 0   0%
tests / test_packageAlerts.py TestPackageAlerts.testCreateExtentMinimum   0% 7 7 0   100% 0 0   0%
tests / test_packageAlerts.py TestPackageAlerts.testCreateExtentMaximum   0% 7 7 0   100% 0 0   0%
tests / test_packageAlerts.py TestPackageAlerts.testCreateCcdDataCutout   0% 9 9 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% 22 22 0   0% 2 0   0%
tests / test_packageAlerts.py TestPackageAlerts.testMakeAlertDictSchedulerFields   0% 11 11 0   0% 2 0   0%
tests / test_packageAlerts.py TestPackageAlerts.testCutoutRotpa   0% 14 14 0   100% 0 0   0%
tests / test_packageAlerts.py TestPackageAlerts.test_produceAlerts_empty_password   0% 8 8 0   100% 0 0   0%
tests / test_packageAlerts.py TestPackageAlerts.test_produceAlerts_empty_username   0% 8 8 0   100% 0 0   0%
tests / test_packageAlerts.py TestPackageAlerts.test_produceAlerts_empty_server   0% 8 8 0   100% 0 0   0%
tests / test_packageAlerts.py TestPackageAlerts.test_produceAlerts_empty_topic   0% 8 8 0   100% 0 0   0%
tests / test_packageAlerts.py TestPackageAlerts.test_produceAlerts_success   0% 12 12 0   100% 0 0   0%
tests / test_packageAlerts.py TestPackageAlerts.test_produceAlerts_one_failure   0% 19 19 0   100% 0 0   0%
tests / test_packageAlerts.py TestPackageAlerts.test_produceAlerts_one_failure.mock_produce   0% 4 4 0   0% 2 0   0%
tests / test_packageAlerts.py TestPackageAlerts.testRun_without_produce   0% 25 25 0   0% 10 0   0%
tests / test_packageAlerts.py TestPackageAlerts.testRun_without_produce_use_averagePsf   0% 25 25 0   0% 10 0   0%
tests / test_packageAlerts.py TestPackageAlerts.testRun_with_produce   0% 5 5 0   100% 0 0   0%
tests / test_packageAlerts.py TestPackageAlerts.test_serialize_alert_round_trip   0% 9 9 0   0% 4 0   0%
tests / test_packageAlerts.py TestPackageAlerts.test_server_check   0% 3 3 0   100% 0 0   0%
tests / test_packageAlerts.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_packageAlerts.py (no function)   95% 79 4 0   50% 2 1   94%
tests / test_ssoAssociationTask.py TestSolarSystemAssociation.setUp   0% 42 42 0   0% 4 0   0%
tests / test_ssoAssociationTask.py TestSolarSystemAssociation.test_run   0% 6 6 0   100% 0 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)   90% 21 2 0   50% 2 1   87%
tests / test_transformDiaSourceCatalog.py TestTransformDiaSourceCatalogTask.setUp   0% 34 34 0   0% 2 0   0%
tests / test_transformDiaSourceCatalog.py TestTransformDiaSourceCatalogTask.test_run   0% 13 13 0   100% 0 0   0%
tests / test_transformDiaSourceCatalog.py TestTransformDiaSourceCatalogTask.test_run_with_apdb_schema   0% 15 15 0   100% 0 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   0% 2 0   0%
tests / test_transformDiaSourceCatalog.py TestTransformDiaSourceCatalogTask.test_flag_existence_check   0% 5 5 0   100% 0 0   0%
tests / test_transformDiaSourceCatalog.py TestTransformDiaSourceCatalogTask.test_flag_bitmask   0% 8 8 0   100% 0 0   0%
tests / test_transformDiaSourceCatalog.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_transformDiaSourceCatalog.py (no function)   93% 27 2 0   50% 2 1   90%
tests / test_utils.py TestUtils.test_regionTime_timespan   0% 5 5 0   100% 0 0   0%
tests / test_utils.py TestUtils.test_invalidTimespan   0% 21 21 0   100% 0 0   0%
tests / test_utils.py (no function)   100% 7 0 0   100% 0 0   100%
tests / utils_tests.py makeDiaObjects   0% 11 11 0   0% 4 0   0%
tests / utils_tests.py makeDiaSources   0% 17 17 0   0% 8 0   0%
tests / utils_tests.py makeSolarSystemSources   0% 4 4 0   100% 0 0   0%
tests / utils_tests.py makeDiaForcedSources   0% 14 14 0   0% 4 0   0%
tests / utils_tests.py makeExposure   0% 34 34 0   0% 4 0   0%
tests / utils_tests.py makeRegionTime   0% 10 10 0   0% 6 0   0%
tests / utils_tests.py (no function)   100% 18 0 0   100% 0 0   100%
Total     26% 3201 2367 0   2% 478 9   23%

No items found using the specified filter.