Coverage report: 32%
coverage.py v7.2.7, created at 2023-07-12 11:38 -0700
coverage.py v7.2.7, created at 2023-07-12 11:38 -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 | 49 | 31 | 0 | 12 | 0 | 33% |
python/lsst/meas/transiNet/rbTransiNetTask.py | 46 | 24 | 0 | 4 | 0 | 44% |
python/lsst/meas/transiNet/version.py | 6 | 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 | 415 | 264 | 0 | 81 | 2 | 32% |
No items found using the specified filter.