Coverage report: 22%

coverage.py v6.5.0, created at 2024-03-14 10:10 +0000

Module statements missing excluded branches partial coverage
python/lsst/__init__.py 3 0 0 0 0 100%
python/lsst/pipe/__init__.py 3 0 0 0 0 100%
python/lsst/pipe/tasks/__init__.py 1 0 0 0 0 100%
python/lsst/pipe/tasks/assembleCoadd.py 901 739 0 330 0 13%
python/lsst/pipe/tasks/associationUtils.py 44 34 0 8 0 19%
python/lsst/pipe/tasks/calexpCutout.py 49 32 0 8 0 30%
python/lsst/pipe/tasks/calibrate.py 320 237 0 127 0 19%
python/lsst/pipe/tasks/characterizeImage.py 201 131 0 52 0 28%
python/lsst/pipe/tasks/cli/__init__.py 0 0 0 0 0 100%
python/lsst/pipe/tasks/cli/cmd/__init__.py 1 0 0 0 0 100%
python/lsst/pipe/tasks/cli/cmd/commands.py 30 3 0 0 0 90%
python/lsst/pipe/tasks/cli/cmd/opt/__init__.py 1 0 0 0 0 100%
python/lsst/pipe/tasks/cli/cmd/opt/arguments.py 4 0 0 0 0 100%
python/lsst/pipe/tasks/coaddBase.py 100 50 0 16 1 44%
python/lsst/pipe/tasks/coaddHelpers.py 30 24 0 12 0 14%
python/lsst/pipe/tasks/coaddInputRecorder.py 96 73 0 22 0 19%
python/lsst/pipe/tasks/colorterms.py 70 46 0 16 0 28%
python/lsst/pipe/tasks/computeExposureSummaryStats.py 198 162 0 44 0 15%
python/lsst/pipe/tasks/configurableActions/__init__.py 3 0 0 0 0 100%
python/lsst/pipe/tasks/configurableActions/_configurableAction.py 14 4 0 2 0 62%
python/lsst/pipe/tasks/configurableActions/_configurableActionField.py 43 26 0 12 0 31%
python/lsst/pipe/tasks/configurableActions/_configurableActionStructField.py 183 126 0 76 0 22%
python/lsst/pipe/tasks/dcrAssembleCoadd.py 462 384 0 138 0 13%
python/lsst/pipe/tasks/diff_matched_tract_catalog.py 366 245 0 125 1 26%
python/lsst/pipe/tasks/drpAssociationPipe.py 67 40 0 12 0 34%
python/lsst/pipe/tasks/extended_psf.py 204 151 0 76 0 20%
python/lsst/pipe/tasks/fakes.py 18 4 0 2 0 80%
python/lsst/pipe/tasks/finalizeCharacterization.py 255 212 0 34 0 15%
python/lsst/pipe/tasks/functors.py 820 475 0 182 0 34%
python/lsst/pipe/tasks/healSparseMapping.py 381 297 0 138 0 17%
python/lsst/pipe/tasks/healSparseMappingProperties.py 216 126 0 84 0 38%
python/lsst/pipe/tasks/hips.py 237 194 0 110 0 12%
python/lsst/pipe/tasks/insertFakes.py 425 343 0 98 0 16%
python/lsst/pipe/tasks/interpImage.py 91 64 0 36 0 21%
python/lsst/pipe/tasks/isolatedStarAssociation.py 213 174 0 68 0 14%
python/lsst/pipe/tasks/loadReferenceCatalog.py 129 102 0 50 0 15%
python/lsst/pipe/tasks/makeCoaddTempExp.py 367 292 0 168 0 14%
python/lsst/pipe/tasks/makeDiscreteSkyMap.py 110 78 0 38 0 22%
python/lsst/pipe/tasks/maskStreaks.py 283 221 0 54 0 19%
python/lsst/pipe/tasks/matchBackgrounds.py 273 233 0 86 1 11%
python/lsst/pipe/tasks/matchFakes.py 109 68 0 8 0 35%
python/lsst/pipe/tasks/measurePsf.py 128 103 0 40 0 15%
python/lsst/pipe/tasks/metrics.py 57 31 0 14 0 42%
python/lsst/pipe/tasks/multiBandUtils.py 66 44 0 18 0 26%
python/lsst/pipe/tasks/parquetTable.py 130 98 0 72 0 16%
python/lsst/pipe/tasks/photoCal.py 266 227 0 100 0 11%
python/lsst/pipe/tasks/postprocess.py 763 515 0 202 0 26%
python/lsst/pipe/tasks/quickFrameMeasurement.py 227 181 0 42 0 17%
python/lsst/pipe/tasks/read_curated_calibs.py 59 51 0 30 0 9%
python/lsst/pipe/tasks/registerImage.py 80 57 0 26 0 29%
python/lsst/pipe/tasks/repair.py 90 68 0 26 0 19%
python/lsst/pipe/tasks/reserveIsolatedStars.py 23 10 0 2 0 52%
python/lsst/pipe/tasks/scaleZeroPoint.py 85 51 0 12 0 35%
python/lsst/pipe/tasks/script/__init__.py 3 0 0 0 0 100%
python/lsst/pipe/tasks/script/makeDiscreteSkyMap.py 26 21 0 8 0 15%
python/lsst/pipe/tasks/script/registerDcrSubfilters.py 43 29 0 18 0 23%
python/lsst/pipe/tasks/script/registerSkymap.py 23 12 0 6 0 38%
python/lsst/pipe/tasks/selectImages.py 299 218 0 128 0 19%
python/lsst/pipe/tasks/setPrimaryFlags.py 91 76 0 20 0 14%
python/lsst/pipe/tasks/simpleAssociation.py 82 62 0 20 0 20%
python/lsst/pipe/tasks/snapCombine.py 147 102 0 30 0 25%
python/lsst/pipe/tasks/transformMeasurement.py 93 40 0 8 0 52%
python/lsst/pipe/tasks/update_visit_summary.py 231 167 0 96 0 21%
python/lsst/pipe/tasks/version.py 6 0 0 0 0 100%
python/lsst/pipe/tasks/warpAndPsfMatch.py 38 23 0 10 0 31%
tests/assembleCoaddTestUtils.py 228 160 0 54 0 24%
tests/surveyPropertyMapsTestUtils.py 87 65 0 14 0 22%
tests/test_assembleCoadd.py 179 124 0 16 1 29%
tests/test_associationUtils.py 28 17 0 2 1 40%
tests/test_calexpCutout.py 116 90 0 24 1 19%
tests/test_calibrate.py 88 62 0 10 1 28%
tests/test_cliCmd.py 100 63 0 14 1 33%
tests/test_coaddInputs.py 131 92 0 20 1 26%
tests/test_coadds.py 13 3 0 2 1 73%
tests/test_colorterm.py 70 48 0 8 1 29%
tests/test_computeExposureSummaryStats.py 66 49 0 6 1 25%
tests/test_config.py 22 12 0 4 1 42%
tests/test_configurableActions.py 147 119 0 22 1 17%
tests/test_dcrAssembleCoadd.py 78 62 0 8 1 20%
tests/test_diff_matched_tract_catalog.py 77 58 0 20 1 21%
tests/test_drpAssociationPipe.py 44 28 0 4 1 35%
tests/test_extended_psf.py 87 69 0 26 1 17%
tests/test_finalizeCharacterization.py 97 74 0 24 1 20%
tests/test_functors.py 395 341 0 30 1 13%
tests/test_healSparseMapFormatter.py 40 27 0 2 1 33%
tests/test_hips.py 99 76 0 6 1 23%
tests/test_interpImageTask.py 95 74 0 20 1 19%
tests/test_isPrimaryFlag.py 156 113 0 16 1 26%
tests/test_isolatedStarAssociation.py 224 193 0 50 1 12%
tests/test_loadReferenceCatalog.py 138 108 0 2 1 22%
tests/test_makeCoaddTempExp.py 80 64 0 16 1 18%
tests/test_makeDiscreteSkyMap.py 43 33 0 2 1 24%
tests/test_makeSurveyPropertyMaps.py 124 98 0 26 1 19%
tests/test_maskStreaks.py 80 67 0 4 1 17%
tests/test_matchBackgrounds.py 199 167 0 26 1 15%
tests/test_matchFakes.py 56 38 0 6 1 31%
tests/test_metrics.py 157 118 0 24 1 22%
tests/test_parquet.py 104 81 0 16 1 20%
tests/test_photoCal.py 118 90 0 16 1 22%
tests/test_psfCandidateSelection.py 37 22 0 8 1 36%
tests/test_quickFrameMeasurement.py 60 35 0 8 1 38%
tests/test_read_CuratedCalibs.py 71 42 0 24 2 37%
tests/test_register.py 130 103 0 22 1 18%
tests/test_reserveIsolatedStars.py 30 18 0 2 1 41%
tests/test_scaleZeroPoint.py 42 31 0 6 1 25%
tests/test_simpleAssociation.py 94 75 0 18 1 18%
tests/test_skySources.py 41 24 0 4 1 40%
tests/test_snapCombine.py 109 92 0 14 1 15%
tests/test_transform.py 88 53 0 20 1 37%
tests/test_transformObject.py 86 67 0 12 1 20%
tests/test_update_visit_summary.py 63 53 0 2 1 17%
tests/test_wcsSelectImages.py 80 42 0 4 1 46%
Total 15074 11116 0 3844 49 22%

No items found using the specified filter.