Coverage report: 17%
coverage.py v6.5.0, created at 2023-02-15 02:40 -0800
coverage.py v6.5.0, created at 2023-02-15 02:40 -0800
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 | 8 | 0 | 30% |
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 | 48 | 0 | 21% |
python/lsst/cbp/coordinateConverterConfig.py | 45 | 33 | 0 | 16 | 0 | 20% |
python/lsst/cbp/maskInfo.py | 33 | 21 | 0 | 18 | 0 | 24% |
python/lsst/cbp/testUtils.py | 84 | 67 | 0 | 10 | 0 | 18% |
python/lsst/cbp/version.py | 6 | 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 | 1275 | 1006 | 0 | 372 | 5 | 17% |
No items found using the specified filter.