Coverage report: 33%
coverage.py v7.3.1, created at 2023-09-12 10:41 +0000
coverage.py v7.3.1, created at 2023-09-12 10:41 +0000
Module | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
python/lsst/meas/transiNet/__init__.py | 3 | 0 | 0 | 0 | 0 | 100% |
python/lsst/meas/transiNet/modelPackages/__init__.py | 2 | 0 | 0 | 0 | 0 | 100% |
python/lsst/meas/transiNet/modelPackages/nnModelPackage.py | 26 | 17 | 0 | 7 | 0 | 27% |
python/lsst/meas/transiNet/modelPackages/storageAdapterBase.py | 20 | 9 | 0 | 2 | 0 | 50% |
python/lsst/meas/transiNet/modelPackages/storageAdapterFactory.py | 11 | 5 | 0 | 4 | 0 | 53% |
python/lsst/meas/transiNet/modelPackages/storageAdapterLocal.py | 31 | 22 | 0 | 8 | 0 | 28% |
python/lsst/meas/transiNet/modelPackages/storageAdapterNeighbor.py | 31 | 22 | 0 | 8 | 0 | 28% |
python/lsst/meas/transiNet/modelPackages/utils.py | 13 | 9 | 0 | 4 | 0 | 24% |
python/lsst/meas/transiNet/rbTransiNetInterface.py | 49 | 31 | 0 | 12 | 0 | 33% |
python/lsst/meas/transiNet/rbTransiNetTask.py | 48 | 24 | 0 | 6 | 0 | 48% |
python/lsst/meas/transiNet/version.py | 5 | 0 | 0 | 0 | 0 | 100% |
tests/test_ModelPackage.py | 108 | 80 | 0 | 28 | 1 | 23% |
tests/test_RBTransiNetInterface.py | 18 | 11 | 0 | 2 | 0 | 35% |
tests/test_RBTransiNetTask.py | 51 | 34 | 0 | 8 | 1 | 31% |
Total | 416 | 264 | 0 | 89 | 2 | 33% |
No items found using the specified filter.