Coverage report: 17%
coverage.py v6.4.4, created at 2022-09-11 01:03 -0700
coverage.py v6.4.4, created at 2022-09-11 01:03 -0700
Module | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
python/lsst/__init__.py | 2 | 0 | 0 | 0 | 0 | 100% |
python/lsst/geom/_Angle.py | 15 | 5 | 0 | 6 | 1 | 62% |
python/lsst/geom/_Box.py | 8 | 1 | 0 | 2 | 0 | 90% |
python/lsst/geom/_Interval.py | 12 | 3 | 0 | 2 | 0 | 79% |
python/lsst/geom/_SpherePoint.py | 23 | 13 | 0 | 10 | 0 | 36% |
python/lsst/geom/__init__.py | 8 | 0 | 0 | 0 | 0 | 100% |
python/lsst/geom/_coordinates.py | 41 | 3 | 0 | 10 | 0 | 86% |
python/lsst/geom/testUtils.py | 64 | 45 | 0 | 34 | 0 | 19% |
python/lsst/geom/version.py | 6 | 0 | 0 | 0 | 0 | 100% |
tests/test_angle.py | 175 | 152 | 0 | 20 | 1 | 14% |
tests/test_box.py | 419 | 383 | 0 | 88 | 1 | 9% |
tests/test_coordinates.py | 301 | 270 | 0 | 88 | 1 | 11% |
tests/test_interval.py | 316 | 257 | 0 | 252 | 1 | 12% |
tests/test_pickles.py | 81 | 39 | 0 | 32 | 1 | 65% |
tests/test_spherePoint.py | 512 | 452 | 0 | 213 | 1 | 9% |
tests/test_testUtils.py | 105 | 91 | 0 | 60 | 1 | 12% |
tests/test_transforms.py | 34 | 20 | 0 | 14 | 1 | 48% |
Total | 2122 | 1734 | 0 | 831 | 9 | 17% |
No items found using the specified filter.