Coverage report: 12%
coverage.py v7.4.0, created at 2024-01-06 11:44 +0000
coverage.py v7.4.0, created at 2024-01-06 11:44 +0000
Module | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
python/lsst/__init__.py | 2 | 0 | 0 | 0 | 0 | 100% |
python/lsst/daf/__init__.py | 2 | 0 | 0 | 0 | 0 | 100% |
python/lsst/daf/base/__init__.py | 5 | 0 | 0 | 0 | 0 | 100% |
python/lsst/daf/base/dateTime/__init__.py | 1 | 0 | 0 | 0 | 0 | 100% |
python/lsst/daf/base/dateTime/dateTimeContinued.py | 20 | 11 | 0 | 6 | 0 | 42% |
python/lsst/daf/base/propertyContainer/__init__.py | 2 | 0 | 0 | 0 | 0 | 100% |
python/lsst/daf/base/propertyContainer/propertyContainerContinued.py | 338 | 260 | 0 | 152 | 0 | 18% |
python/lsst/daf/base/version.py | 5 | 0 | 0 | 0 | 0 | 100% |
python/lsst/daf/base/yaml.py | 54 | 23 | 0 | 12 | 5 | 58% |
tests/test_PropertyList.py | 644 | 603 | 0 | 46 | 1 | 6% |
tests/test_PropertySet_2.py | 872 | 818 | 0 | 44 | 1 | 6% |
tests/test_dateTime.py | 315 | 268 | 0 | 94 | 1 | 12% |
tests/test_dict.py | 190 | 177 | 0 | 20 | 1 | 7% |
tests/test_executables.py | 7 | 1 | 0 | 2 | 1 | 78% |
tests/test_yaml.py | 89 | 73 | 0 | 8 | 1 | 20% |
Total | 2546 | 2234 | 0 | 384 | 11 | 12% |
No items found using the specified filter.