Coverage report: 19%
coverage.py v7.3.1, created at 2023-09-12 10:10 +0000
coverage.py v7.3.1, created at 2023-09-12 10:10 +0000
Module | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
python/lsst/cbp/__init__.py | 6 | 0 | 0 | 0 | 0 | 100% |
python/lsst/cbp/beamInfo.py | 46 | 30 | 0 | 16 | 0 | 39% |
python/lsst/cbp/computeHolePositions.py | 23 | 16 | 0 | 10 | 0 | 21% |
python/lsst/cbp/coordUtils.py | 98 | 76 | 0 | 18 | 0 | 19% |
python/lsst/cbp/coordinateConverter.py | 243 | 182 | 0 | 72 | 0 | 27% |
python/lsst/cbp/coordinateConverterConfig.py | 45 | 33 | 0 | 22 | 0 | 27% |
python/lsst/cbp/maskInfo.py | 33 | 21 | 0 | 22 | 0 | 29% |
python/lsst/cbp/testUtils.py | 84 | 67 | 0 | 10 | 0 | 18% |
python/lsst/cbp/version.py | 5 | 0 | 0 | 0 | 0 | 100% |
tests/test_computeHolePositions.py | 53 | 38 | 0 | 14 | 1 | 24% |
tests/test_coordUtils.py | 148 | 120 | 0 | 70 | 1 | 13% |
tests/test_coordinateConverter.py | 358 | 322 | 0 | 110 | 1 | 8% |
tests/test_coordinateConverterConfig.py | 74 | 56 | 0 | 22 | 1 | 20% |
tests/test_maskInfo.py | 58 | 45 | 0 | 28 | 1 | 16% |
Total | 1274 | 1006 | 0 | 414 | 5 | 19% |
No items found using the specified filter.