Coverage report: 33%
coverage.py v7.2.3, created at 2023-04-27 03:12 -0700
coverage.py v7.2.3, created at 2023-04-27 03:12 -0700
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 | 2 | 0 | 46% |
python/lsst/meas/transiNet/modelPackages/storageAdapterLocal.py | 31 | 22 | 0 | 6 | 0 | 24% |
python/lsst/meas/transiNet/modelPackages/storageAdapterNeighbor.py | 31 | 22 | 0 | 6 | 0 | 24% |
python/lsst/meas/transiNet/modelPackages/utils.py | 13 | 9 | 0 | 4 | 0 | 24% |
python/lsst/meas/transiNet/rbTransiNetInterface.py | 40 | 23 | 0 | 4 | 0 | 43% |
python/lsst/meas/transiNet/rbTransiNetTask.py | 44 | 22 | 0 | 4 | 0 | 46% |
python/lsst/meas/transiNet/version.py | 6 | 0 | 0 | 0 | 0 | 100% |
tests/test_ModelPackage.py | 101 | 77 | 0 | 26 | 0 | 20% |
tests/test_RBTransiNetInterface.py | 12 | 6 | 0 | 0 | 0 | 50% |
tests/test_RBTransiNetTask.py | 51 | 34 | 0 | 8 | 1 | 31% |
Total | 391 | 246 | 0 | 69 | 1 | 33% |
No items found using the specified filter.