Coverage report: 19%
coverage.py v7.2.5, created at 2023-05-15 00:05 +0000
coverage.py v7.2.5, created at 2023-05-15 00:05 +0000
Module | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
python/lsst/__init__.py | 2 | 0 | 0 | 0 | 0 | 100% |
python/lsst/resources/__init__.py | 3 | 0 | 0 | 0 | 0 | 100% |
python/lsst/resources/_resourcePath.py | 401 | 281 | 0 | 154 | 1 | 22% |
python/lsst/resources/http.py | 230 | 175 | 0 | 117 | 1 | 16% |
python/lsst/resources/location.py | 82 | 54 | 0 | 28 | 0 | 25% |
python/lsst/resources/s3utils.py | 73 | 55 | 0 | 30 | 0 | 17% |
python/lsst/resources/tests.py | 490 | 435 | 0 | 152 | 0 | 9% |
python/lsst/resources/utils.py | 53 | 27 | 0 | 18 | 1 | 38% |
python/lsst/resources/version.py | 6 | 0 | 0 | 0 | 0 | 100% |
tests/test_file.py | 91 | 68 | 0 | 20 | 1 | 22% |
tests/test_gs.py | 12 | 1 | 0 | 4 | 1 | 88% |
tests/test_http.py | 245 | 188 | 0 | 78 | 1 | 18% |
tests/test_location.py | 193 | 170 | 0 | 36 | 1 | 10% |
tests/test_mem.py | 17 | 6 | 0 | 6 | 1 | 52% |
tests/test_resource.py | 45 | 32 | 0 | 10 | 1 | 25% |
tests/test_s3.py | 56 | 35 | 0 | 16 | 1 | 33% |
tests/test_s3utils.py | 49 | 32 | 0 | 10 | 1 | 34% |
tests/test_schemeless.py | 30 | 25 | 0 | 4 | 1 | 18% |
Total | 2078 | 1584 | 0 | 683 | 12 | 19% |
No items found using the specified filter.