Coverage report: 14%
coverage.py v6.5.0, created at 2023-02-22 03:09 -0800
coverage.py v6.5.0, created at 2023-02-22 03:09 -0800
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 | 4 | 0 | 84% |
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 | 16 | 1 | 13% |
tests/test_box.py | 419 | 383 | 0 | 80 | 1 | 7% |
tests/test_coordinates.py | 301 | 270 | 0 | 78 | 1 | 8% |
tests/test_interval.py | 316 | 257 | 0 | 242 | 1 | 11% |
tests/test_pickles.py | 81 | 39 | 0 | 2 | 1 | 52% |
tests/test_spherePoint.py | 512 | 452 | 0 | 209 | 1 | 8% |
tests/test_testUtils.py | 105 | 91 | 0 | 56 | 1 | 9% |
tests/test_transforms.py | 34 | 20 | 0 | 6 | 1 | 38% |
Total | 2122 | 1734 | 0 | 747 | 9 | 14% |
No items found using the specified filter.