Coverage report: 22%

Files Functions Classes

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

      Statements   Branches   Total
File class   coverage statements missing excluded   coverage branches partial   coverage
python / lsst / __init__.py (no class)   100% 3 0 0   100% 0 0   100%
python / lsst / jointcal / __init__.py (no class)   100% 17 0 0   100% 0 0   100%
python / lsst / jointcal / cameraGeometry.py CameraModel   0% 68 68 0   0% 10 0   0%
python / lsst / jointcal / cameraGeometry.py (no class)   100% 14 0 0   100% 0 0   100%
python / lsst / jointcal / dataIds.py PerTractCcdDataIdContainer   0% 64 64 0   0% 40 0   0%
python / lsst / jointcal / dataIds.py (no class)   100% 12 0 0   100% 0 0   100%
python / lsst / jointcal / jointcal.py JointcalRunner   0% 27 27 0   0% 6 0   0%
python / lsst / jointcal / jointcal.py JointcalTaskConnections   0% 13 13 0   0% 12 0   0%
python / lsst / jointcal / jointcal.py JointcalConfig   0% 23 23 0   0% 4 0   0%
python / lsst / jointcal / jointcal.py JointcalInputData   100% 0 0 0   100% 0 0   100%
python / lsst / jointcal / jointcal.py JointcalTask   0% 389 389 0   0% 152 0   0%
python / lsst / jointcal / jointcal.py (no class)   73% 203 55 0   11% 18 0   68%
python / lsst / jointcal / testUtils.py (no class)   18% 98 80 0   0% 10 0   17%
python / lsst / jointcal / version.py (no class)   100% 6 0 0   100% 0 0   100%
tests / jointcalTestBase.py JointcalTestBase   0% 69 69 0   0% 28 0   0%
tests / jointcalTestBase.py (no class)   60% 40 16 0   0% 6 0   52%
tests / test_astrometryModel.py AstrometryModelTestBase   0% 87 87 0   0% 8 0   0%
tests / test_astrometryModel.py SimpleAstrometryModelTestCase   0% 18 18 0   0% 2 0   0%
tests / test_astrometryModel.py ConstrainedAstrometryModelTestCase   0% 53 53 0   0% 8 0   0%
tests / test_astrometryModel.py MemoryTester   100% 0 0 0   100% 0 0   100%
tests / test_astrometryModel.py (no class)   93% 58 4 0   50% 2 1   92%
tests / test_astrometryTransform.py AstrometryTransformPolynomialBase   0% 22 22 0   0% 4 0   0%
tests / test_astrometryTransform.py LinearTransformTestCase   0% 7 7 0   100% 0 0   0%
tests / test_astrometryTransform.py InversePolyTransformTestCase   0% 25 25 0   0% 2 0   0%
tests / test_astrometryTransform.py AstrometryTransformPolynomialTestCase   0% 33 33 0   0% 2 0   0%
tests / test_astrometryTransform.py MemoryTester   100% 0 0 0   100% 0 0   100%
tests / test_astrometryTransform.py (no class)   91% 33 3 0   50% 2 1   89%
tests / test_cameraGeom.py TestCameraGeom   0% 37 37 0   100% 0 0   0%
tests / test_cameraGeom.py (no class)   100% 11 0 0   100% 0 0   100%
tests / test_ccdImage.py CcdImageTestCase   0% 29 29 0   100% 0 0   0%
tests / test_ccdImage.py MemoryTester   100% 0 0 0   100% 0 0   100%
tests / test_ccdImage.py (no class)   83% 18 3 0   50% 2 1   80%
tests / test_executables.py UtilsBinaryTester   100% 0 0 0   100% 0 0   100%
tests / test_executables.py (no class)   88% 8 1 0   50% 2 1   80%
tests / test_jointcal.py TestJointcalVisitCatalog   0% 20 20 0   100% 0 0   0%
tests / test_jointcal.py JointcalTestBase   0% 22 22 0   0% 2 0   0%
tests / test_jointcal.py TestJointcalIterateFit   0% 70 70 0   100% 0 0   0%
tests / test_jointcal.py TestJointcalLoadRefCat   0% 28 28 0   0% 2 0   0%
tests / test_jointcal.py TestJointcalFitModel   0% 25 25 0   100% 0 0   0%
tests / test_jointcal.py TestComputeBoundingCircle   0% 23 23 0   0% 2 0   0%
tests / test_jointcal.py TestJointcalComputePMDate   0% 16 16 0   0% 2 0   0%
tests / test_jointcal.py MemoryTester   100% 0 0 0   100% 0 0   100%
tests / test_jointcal.py (no class)   75% 79 20 0   50% 2 1   74%
tests / test_jointcalRunner.py TestJointcalRunner   0% 57 57 0   0% 6 0   0%
tests / test_jointcalRunner.py MemoryTester   100% 0 0 0   100% 0 0   100%
tests / test_jointcalRunner.py (no class)   88% 26 3 0   50% 2 1   86%
tests / test_jointcal_cfht.py JointcalTestCFHT   0% 101 101 0   0% 4 0   0%
tests / test_jointcal_cfht.py MemoryTester   100% 0 0 0   100% 0 0   100%
tests / test_jointcal_cfht.py (no class)   91% 34 3 0   50% 2 1   89%
tests / test_jointcal_cfht_minimal.py JointcalTestCFHTMinimal   0% 38 38 0   0% 2 0   0%
tests / test_jointcal_cfht_minimal.py MemoryTester   100% 0 0 0   100% 0 0   100%
tests / test_jointcal_cfht_minimal.py (no class)   86% 22 3 0   50% 2 1   83%
tests / test_jointcal_hsc.py JointcalTestHSC   0% 83 83 0   100% 0 0   0%
tests / test_jointcal_hsc.py MemoryTester   100% 0 0 0   100% 0 0   100%
tests / test_jointcal_hsc.py (no class)   91% 32 3 0   50% 2 1   88%
tests / test_photometryMapping.py PhotometryMappingTestBase   0% 8 8 0   100% 0 0   0%
tests / test_photometryMapping.py PhotometryMappingTestCase   0% 25 25 0   100% 0 0   0%
tests / test_photometryMapping.py ChipVisitPhotometryMappingTestCase   0% 77 77 0   0% 8 0   0%
tests / test_photometryMapping.py ChipVisitFluxMappingTestCase   0% 13 13 0   100% 0 0   0%
tests / test_photometryMapping.py ChipVisitMagnitudeMappingTestCase   0% 13 13 0   100% 0 0   0%
tests / test_photometryMapping.py MemoryTester   100% 0 0 0   100% 0 0   100%
tests / test_photometryMapping.py (no class)   94% 54 3 0   50% 2 1   93%
tests / test_photometryModel.py PhotometryModelTestBase   0% 34 34 0   0% 6 0   0%
tests / test_photometryModel.py FluxTestBase   0% 7 7 0   100% 0 0   0%
tests / test_photometryModel.py MagnitudeTestBase   0% 7 7 0   100% 0 0   0%
tests / test_photometryModel.py SimplePhotometryModelTestBase   0% 6 6 0   100% 0 0   0%
tests / test_photometryModel.py SimpleFluxModelTestCase   0% 4 4 0   100% 0 0   0%
tests / test_photometryModel.py SimpleMagnitudeModelTestCase   0% 5 5 0   100% 0 0   0%
tests / test_photometryModel.py ConstrainedPhotometryModelTestCase   0% 42 42 0   0% 4 0   0%
tests / test_photometryModel.py ConstrainedFluxModelTestCase   0% 17 17 0   100% 0 0   0%
tests / test_photometryModel.py ConstrainedMagnitudeModelTestCase   0% 11 11 0   100% 0 0   0%
tests / test_photometryModel.py MemoryTester   100% 0 0 0   100% 0 0   100%
tests / test_photometryModel.py (no class)   93% 56 4 0   50% 2 1   91%
tests / test_photometryTransform.py PhotometryTransformTestBase   0% 3 3 0   100% 0 0   0%
tests / test_photometryTransform.py SpatiallyInvariantTestBase   0% 25 25 0   100% 0 0   0%
tests / test_photometryTransform.py FluxTransformSpatiallyInvariantTestCase   0% 11 11 0   100% 0 0   0%
tests / test_photometryTransform.py MagnitudeTransformSpatiallyInvariantTestCase   0% 11 11 0   100% 0 0   0%
tests / test_photometryTransform.py PhotometryTransformChebyshevTestCase   0% 90 90 0   0% 8 0   0%
tests / test_photometryTransform.py FluxTransformChebyshevTestCase   0% 12 12 0   100% 0 0   0%
tests / test_photometryTransform.py MagnitudeTransformChebyshevTestCase   0% 11 11 0   100% 0 0   0%
tests / test_photometryTransform.py MemoryTester   100% 0 0 0   100% 0 0   100%
tests / test_photometryTransform.py (no class)   95% 59 3 0   50% 2 1   93%
tests / test_star.py TestProperMotion   0% 66 66 0   0% 4 0   0%
tests / test_star.py MemoryTester   100% 0 0 0   100% 0 0   100%
tests / test_star.py (no class)   86% 21 3 0   50% 2 1   83%
Total     24% 2849 2152 0   4% 388 13   22%

No items found using the specified filter.