Coverage report: 20%
coverage.py v6.4.2, created at 2022-08-04 02:17 -0700
coverage.py v6.4.2, created at 2022-08-04 02:17 -0700
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 | 156 | 1 | 22% |
python/lsst/resources/http.py | 230 | 175 | 0 | 123 | 1 | 18% |
python/lsst/resources/location.py | 82 | 54 | 0 | 32 | 0 | 28% |
python/lsst/resources/s3utils.py | 73 | 55 | 0 | 30 | 0 | 17% |
python/lsst/resources/tests.py | 490 | 435 | 0 | 158 | 0 | 9% |
python/lsst/resources/utils.py | 53 | 27 | 0 | 22 | 1 | 41% |
python/lsst/resources/version.py | 6 | 0 | 0 | 0 | 0 | 100% |
tests/test_file.py | 91 | 68 | 0 | 24 | 1 | 24% |
tests/test_gs.py | 12 | 1 | 0 | 4 | 1 | 88% |
tests/test_http.py | 245 | 188 | 0 | 88 | 1 | 20% |
tests/test_location.py | 193 | 170 | 0 | 38 | 1 | 11% |
tests/test_mem.py | 17 | 6 | 0 | 10 | 1 | 59% |
tests/test_resource.py | 45 | 32 | 0 | 14 | 1 | 31% |
tests/test_s3.py | 56 | 35 | 0 | 18 | 1 | 35% |
tests/test_s3utils.py | 49 | 32 | 0 | 10 | 1 | 34% |
tests/test_schemeless.py | 30 | 25 | 0 | 6 | 1 | 22% |
Total | 2078 | 1584 | 0 | 733 | 12 | 20% |
No items found using the specified filter.