Coverage report: 95%

Files Functions Classes

coverage.py v7.14.3, created at 2026-07-01 02:05 -0700

      Statements   Branches   Total
File class   coverage statements missing excluded   coverage branches partial   coverage
python/lsst/__init__.py (no class)   100% 2 0 0   100% 0 0   100%
python/lsst/meas/__init__.py (no class)   100% 2 0 0   100% 0 0   100%
python/lsst/meas/modelfit/__init__.py (no class)   100% 9 0 0   100% 0 0   100%
python/lsst/meas/modelfit/cmodel/__init__.py (no class)   100% 2 0 0   100% 0 0   100%
python/lsst/meas/modelfit/cmodel/cmodelContinued.py CModelSingleFrameConfig   100% 2 0 0   100% 0 0   100%
python/lsst/meas/modelfit/cmodel/cmodelContinued.py CModelSingleFramePlugin   80% 5 1 0   100% 0 0   80%
python/lsst/meas/modelfit/cmodel/cmodelContinued.py CModelForcedConfig   100% 2 0 0   100% 0 0   100%
python/lsst/meas/modelfit/cmodel/cmodelContinued.py CModelForcedPlugin   50% 10 5 0   25% 4 1   43%
python/lsst/meas/modelfit/cmodel/cmodelContinued.py (no class)   100% 29 0 0   100% 0 0   100%
python/lsst/meas/modelfit/common.py (no class)   100% 4 0 0   100% 0 0   100%
python/lsst/meas/modelfit/detail/__init__.py (no class)   100% 1 0 0   100% 0 0   100%
python/lsst/meas/modelfit/optimizer/__init__.py (no class)   100% 2 0 0   100% 0 0   100%
python/lsst/meas/modelfit/optimizer/optimizerContinued.py OptimizerControl   100% 0 0 0   100% 0 0   100%
python/lsst/meas/modelfit/optimizer/optimizerContinued.py Optimizer   0% 3 3 0   100% 0 0   0%
python/lsst/meas/modelfit/optimizer/optimizerContinued.py (no class)   100% 12 0 0   100% 0 0   100%
python/lsst/meas/modelfit/pixelFitRegion/__init__.py (no class)   100% 2 0 0   100% 0 0   100%
python/lsst/meas/modelfit/pixelFitRegion/pixelFitRegionContinued.py (no class)   100% 4 0 0   100% 0 0   100%
python/lsst/meas/modelfit/priors/__init__.py (no class)   100% 2 0 0   100% 0 0   100%
python/lsst/meas/modelfit/priors/priorsContinued.py SemiEmpiricalPrior   100% 0 0 0   100% 0 0   100%
python/lsst/meas/modelfit/priors/priorsContinued.py SoftenedLinearPrior   100% 0 0 0   100% 0 0   100%
python/lsst/meas/modelfit/priors/priorsContinued.py (no class)   48% 29 15 0   0% 4 0   42%
python/lsst/meas/modelfit/psf/__init__.py (no class)   100% 2 0 0   100% 0 0   100%
python/lsst/meas/modelfit/psf/psfContinued.py GeneralShapeletPsfApproxConfig   93% 27 2 0   67% 6 2   88%
python/lsst/meas/modelfit/psf/psfContinued.py GeneralShapeletPsfApproxMixin   83% 30 5 0   90% 10 1   85%
python/lsst/meas/modelfit/psf/psfContinued.py GeneralShapeletPsfApproxSingleFrameConfig   100% 2 0 0   100% 0 0   100%
python/lsst/meas/modelfit/psf/psfContinued.py GeneralShapeletPsfApproxSingleFramePlugin   100% 5 0 0   100% 0 0   100%
python/lsst/meas/modelfit/psf/psfContinued.py GeneralShapeletPsfApproxForcedConfig   100% 2 0 0   100% 0 0   100%
python/lsst/meas/modelfit/psf/psfContinued.py GeneralShapeletPsfApproxForcedPlugin   80% 5 1 0   100% 0 0   80%
python/lsst/meas/modelfit/psf/psfContinued.py (no class)   100% 37 0 0   100% 0 0   100%
python/lsst/meas/modelfit/version.py (no class)   100% 5 0 0   100% 0 0   100%
tests/test_cModel.py CModelTestCase   100% 61 0 0   100% 2 0   100%
tests/test_cModel.py TestMemory   100% 0 0 0   100% 0 0   100%
tests/test_cModel.py (no class)   95% 40 2 0   50% 2 1   93%
tests/test_cModelPlugins.py CModelTestCase   100% 39 0 0   100% 4 0   100%
tests/test_cModelPlugins.py TestMemory   100% 0 0 0   100% 0 0   100%
tests/test_cModelPlugins.py (no class)   89% 19 2 0   50% 2 1   86%
tests/test_defaultZeroPoint.py DefaultZeroPointTestCase   100% 15 0 0   100% 0 0   100%
tests/test_defaultZeroPoint.py TestMemory   100% 0 0 0   100% 0 0   100%
tests/test_defaultZeroPoint.py (no class)   89% 18 2 0   50% 2 1   85%
tests/test_doubleShapeletPsfApprox.py DoubleShapeletPsfApproxTestMixin   100% 208 0 0   93% 14 1   99%
tests/test_doubleShapeletPsfApprox.py SingleGaussianTestCase   100% 2 0 0   100% 0 0   100%
tests/test_doubleShapeletPsfApprox.py HigherOrderTestCase0   100% 3 0 0   100% 0 0   100%
tests/test_doubleShapeletPsfApprox.py HigherOrderTestCase1   100% 3 0 0   100% 0 0   100%
tests/test_doubleShapeletPsfApprox.py TestMemory   100% 0 0 0   100% 0 0   100%
tests/test_doubleShapeletPsfApprox.py (no class)   96% 46 2 0   50% 2 1   94%
tests/test_generalShapeletPsfApproxPlugins.py GeneralShapeletPsfApproxPluginsTestCase   100% 128 0 0   100% 0 0   100%
tests/test_generalShapeletPsfApproxPlugins.py TestMemory   100% 0 0 0   100% 0 0   100%
tests/test_generalShapeletPsfApproxPlugins.py (no class)   94% 32 2 0   50% 2 1   91%
tests/test_generalShapeletPsfModels.py GeneralShapeletPsfApproxPluginsTestCase   100% 97 0 0   50% 4 2   98%
tests/test_generalShapeletPsfModels.py TestMemory   100% 0 0 0   100% 0 0   100%
tests/test_generalShapeletPsfModels.py (no class)   94% 32 2 0   50% 2 1   91%
tests/test_integrals.py IntegralsTestCase   100% 5 0 0   100% 2 0   100%
tests/test_integrals.py TestMemory   100% 0 0 0   100% 0 0   100%
tests/test_integrals.py (no class)   87% 15 2 0   50% 2 1   82%
tests/test_mixture.py MixtureTestCase   100% 104 0 0   100% 16 0   100%
tests/test_mixture.py TestMemory   100% 0 0 0   100% 0 0   100%
tests/test_mixture.py (no class)   86% 28 4 0   50% 2 1   83%
tests/test_opt.py OptimizerTestCase   100% 32 0 0   100% 10 0   100%
tests/test_opt.py TestMemory   100% 0 0 0   100% 0 0   100%
tests/test_opt.py (no class)   89% 18 2 0   50% 2 1   85%
tests/test_projectedLikelihood.py UnitTransformedLikelihoodTestCase   100% 129 0 0   100% 2 0   100%
tests/test_projectedLikelihood.py TestMemory   100% 0 0 0   100% 0 0   100%
tests/test_projectedLikelihood.py (no class)   96% 46 2 0   75% 4 1   94%
tests/test_psfFitter.py GeneralPsfFitterTestCase   100% 139 0 0   100% 16 0   100%
tests/test_psfFitter.py TestMemory   100% 0 0 0   100% 0 0   100%
tests/test_psfFitter.py (no class)   94% 33 2 0   50% 2 1   91%
tests/test_semiEmpiricalPrior.py SemiEmpiricalPriorTestCase   87% 39 5 0   75% 8 0   85%
tests/test_semiEmpiricalPrior.py TestMemory   100% 0 0 0   100% 0 0   100%
tests/test_semiEmpiricalPrior.py (no class)   90% 20 2 0   50% 2 1   86%
tests/test_softenedLinearPrior.py SoftenedLinearPriorTestCase   100% 99 0 0   100% 20 0   100%
tests/test_softenedLinearPrior.py TestMemory   100% 0 0 0   100% 0 0   100%
tests/test_softenedLinearPrior.py (no class)   86% 28 4 0   50% 2 1   83%
tests/test_truncatedGaussian.py TruncatedGaussianTestCase   100% 110 0 0   95% 22 1   99%
tests/test_truncatedGaussian.py TestMemory   100% 0 0 0   100% 0 0   100%
tests/test_truncatedGaussian.py (no class)   87% 31 4 0   50% 2 1   85%
Total     96% 1856 71 0   83% 174 22   95%

No items found using the specified filter.