Coverage report: 92%

Files Functions Classes

coverage.py v7.14.2, created at 2026-06-21 08:48 +0000

      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/skymap/__init__.py (no class)   100% 12 0 0   100% 0 0   100%
python/lsst/skymap/baseSkyMap.py BaseSkyMapConfig   75% 4 1 0   100% 0 0   75%
python/lsst/skymap/baseSkyMap.py BaseSkyMap   49% 84 43 0   59% 22 1   51%
python/lsst/skymap/baseSkyMap.py (no class)   100% 39 0 0   100% 0 0   100%
python/lsst/skymap/cachingSkyMap.py CachingSkyMap   88% 17 2 0   83% 6 1   87%
python/lsst/skymap/cachingSkyMap.py (no class)   100% 9 0 0   100% 0 0   100%
python/lsst/skymap/cellInfo.py CellInfo   82% 22 4 0   50% 2 1   79%
python/lsst/skymap/cellInfo.py (no class)   100% 24 0 0   100% 0 0   100%
python/lsst/skymap/detail/__init__.py (no class)   100% 3 0 0   100% 0 0   100%
python/lsst/skymap/detail/dodecahedron.py Dodecahedron   92% 26 2 0   100% 4 0   93%
python/lsst/skymap/detail/dodecahedron.py (no class)   92% 101 8 0   82% 28 3   90%
python/lsst/skymap/detail/utils.py Index2D   100% 0 0 0   100% 0 0   100%
python/lsst/skymap/detail/utils.py (no class)   95% 22 1 0   83% 6 1   93%
python/lsst/skymap/detail/wcsFactory.py WcsFactory   80% 5 1 0   50% 2 1   71%
python/lsst/skymap/detail/wcsFactory.py (no class)   100% 6 0 0   100% 0 0   100%
python/lsst/skymap/discreteSkyMap.py DiscreteSkyMapConfig   60% 5 2 0   50% 4 2   56%
python/lsst/skymap/discreteSkyMap.py DiscreteSkyMap   100% 10 0 0   100% 0 0   100%
python/lsst/skymap/discreteSkyMap.py (no class)   100% 17 0 0   100% 0 0   100%
python/lsst/skymap/dodecaSkyMap.py DodecaSkyMapConfig   100% 5 0 0   100% 0 0   100%
python/lsst/skymap/dodecaSkyMap.py DodecaSkyMap   84% 19 3 0   75% 4 1   83%
python/lsst/skymap/dodecaSkyMap.py (no class)   100% 20 0 0   100% 0 0   100%
python/lsst/skymap/equatSkyMap.py EquatSkyMapConfig   100% 1 0 0   100% 0 0   100%
python/lsst/skymap/equatSkyMap.py EquatSkyMap   90% 21 2 0   75% 4 1   88%
python/lsst/skymap/equatSkyMap.py (no class)   100% 18 0 0   100% 0 0   100%
python/lsst/skymap/healpixSkyMap.py HealpixTractInfo   100% 3 0 0   100% 0 0   100%
python/lsst/skymap/healpixSkyMap.py HealpixSkyMapConfig   100% 1 0 0   100% 0 0   100%
python/lsst/skymap/healpixSkyMap.py HealpixSkyMap   100% 10 0 0   100% 0 0   100%
python/lsst/skymap/healpixSkyMap.py (no class)   100% 32 0 0   100% 0 0   100%
python/lsst/skymap/packers.py SkyMapDimensionPackerConfig   100% 0 0 0   100% 0 0   100%
python/lsst/skymap/packers.py SkyMapDimensionPacker   91% 53 5 0   83% 36 6   88%
python/lsst/skymap/packers.py (no class)   100% 23 0 1   100% 0 0   100%
python/lsst/skymap/patchInfo.py PatchInfo   88% 72 9 0   77% 26 4   85%
python/lsst/skymap/patchInfo.py (no class)   100% 41 0 0   100% 0 0   100%
python/lsst/skymap/ringsSkyMap.py RingsSkyMapConfig   100% 0 0 0   100% 0 0   100%
python/lsst/skymap/ringsSkyMap.py RingsSkyMap   98% 134 3 0   94% 62 4   96%
python/lsst/skymap/ringsSkyMap.py (no class)   100% 26 0 0   100% 0 0   100%
python/lsst/skymap/skyMapRegistry.py (no class)   100% 13 0 0   100% 0 0   100%
python/lsst/skymap/tractBuilder.py BaseTractBuilderConfig   100% 0 0 0   100% 0 0   100%
python/lsst/skymap/tractBuilder.py BaseTractBuilder   89% 37 4 0   70% 10 3   85%
python/lsst/skymap/tractBuilder.py LegacyTractBuilderConfig   100% 0 0 0   100% 0 0   100%
python/lsst/skymap/tractBuilder.py LegacyTractBuilder   88% 24 3 0   70% 10 3   82%
python/lsst/skymap/tractBuilder.py CellTractBuilderConfig   50% 4 2 0   50% 4 2   50%
python/lsst/skymap/tractBuilder.py CellTractBuilder   89% 27 3 0   70% 10 3   84%
python/lsst/skymap/tractBuilder.py (no class)   100% 45 0 0   100% 0 0   100%
python/lsst/skymap/tractInfo.py TractInfo   88% 86 10 0   100% 20 0   91%
python/lsst/skymap/tractInfo.py ExplicitTractInfo   100% 13 0 0   100% 2 0   100%
python/lsst/skymap/tractInfo.py (no class)   100% 51 0 0   100% 0 0   100%
python/lsst/skymap/version.py (no class)   100% 5 0 0   100% 0 0   100%
tests/helper/__init__.py (no class)   100% 0 0 0   100% 0 0   100%
tests/helper/skyMapTestCase.py SkyMapTestCase   98% 221 4 0   94% 98 4   97%
tests/helper/skyMapTestCase.py (no class)   100% 39 0 0   100% 0 0   100%
tests/test_cellInfo.py CellInfoTestCase   100% 44 0 0   100% 4 0   100%
tests/test_cellInfo.py MemoryTester   100% 0 0 0   100% 0 0   100%
tests/test_cellInfo.py (no class)   89% 18 2 0   50% 2 1   85%
tests/test_discreteSkyMap.py DiscreteTestCase   100% 24 0 0   100% 8 0   100%
tests/test_discreteSkyMap.py MemoryTester   100% 0 0 0   100% 0 0   100%
tests/test_discreteSkyMap.py (no class)   89% 19 2 0   50% 2 1   86%
tests/test_dodecaSkyMap.py DodecaSkyMapTestCase   88% 64 8 0   96% 26 1   90%
tests/test_dodecaSkyMap.py MemoryTester   100% 0 0 0   100% 0 0   100%
tests/test_dodecaSkyMap.py (no class)   80% 25 5 0   50% 2 1   78%
tests/test_equatSkyMap.py EquatSkyMapTestCase   99% 97 1 0   97% 32 1   98%
tests/test_equatSkyMap.py MemoryTester   100% 0 0 0   100% 0 0   100%
tests/test_equatSkyMap.py (no class)   90% 21 2 0   50% 2 1   87%
tests/test_healpixSkyMap.py HealpixTestCase   100% 45 0 0   83% 6 1   98%
tests/test_healpixSkyMap.py MemoryTester   100% 0 0 0   100% 0 0   100%
tests/test_healpixSkyMap.py (no class)   93% 30 2 0   50% 2 1   91%
tests/test_packers.py SkyMapDimensionPackerTestCase   100% 45 0 0   100% 0 0   100%
tests/test_packers.py MemoryTester   100% 0 0 0   100% 0 0   100%
tests/test_packers.py (no class)   83% 24 4 0   50% 2 1   81%
tests/test_patchInfo.py PatchInfoTestCase   100% 48 0 0   100% 4 0   100%
tests/test_patchInfo.py MemoryTester   100% 0 0 0   100% 0 0   100%
tests/test_patchInfo.py (no class)   90% 20 2 0   50% 2 1   86%
tests/test_ringsSkyMap.py RingsTestCase   100% 35 0 0   100% 12 0   100%
tests/test_ringsSkyMap.py NonzeroRaStartRingsTestCase   100% 3 0 0   100% 0 0   100%
tests/test_ringsSkyMap.py HscRingsTestCase   100% 42 0 0   100% 4 0   100%
tests/test_ringsSkyMap.py Version0HscRingsTestCase   100% 14 0 0   100% 0 0   100%
tests/test_ringsSkyMap.py MemoryTester   100% 0 0 0   100% 0 0   100%
tests/test_ringsSkyMap.py (no class)   94% 34 2 0   50% 2 1   92%
tests/test_ringsSkyMapCells.py RingsCellsTestCase   100% 58 0 0   100% 16 0   100%
tests/test_ringsSkyMapCells.py MemoryTester   100% 0 0 0   100% 0 0   100%
tests/test_ringsSkyMapCells.py (no class)   87% 15 2 0   50% 2 1   82%
tests/test_tractInfo.py TractInfoTestCase   100% 28 0 0   100% 0 0   100%
tests/test_tractInfo.py MemoryTester   100% 0 0 0   100% 0 0   100%
tests/test_tractInfo.py (no class)   88% 16 2 0   50% 2 1   83%
Total     93% 2221 146 1   86% 492 54   92%

No items found using the specified filter.