Coverage report: 85%

Files Functions Classes

coverage.py v7.14.1, created at 2026-06-15 03:17 +0000

    Statements   Branches   Total
File   coverage statements missing excluded   coverage branches partial   coverage
python/lsst/__init__.py   100% 2 0 0   100% 0 0   100%
python/lsst/verify/__init__.py   90% 21 2 0   100% 0 0   90%
python/lsst/verify/bin/__init__.py   100% 0 0 0   100% 0 0   100%
python/lsst/verify/bin/dispatchverify.py   15% 181 153 0   0% 64 0   11%
python/lsst/verify/bin/inspectjob.py   74% 46 12 0   70% 20 2   73%
python/lsst/verify/bin/jobReporter.py   69% 59 18 0   50% 12 2   66%
python/lsst/verify/bin/lintmetrics.py   27% 22 16 0   100% 0 0   27%
python/lsst/verify/bin/print_metricvalues.py   21% 28 22 0   0% 4 0   19%
python/lsst/verify/blob.py   92% 62 5 0   75% 16 2   88%
python/lsst/verify/blobset.py   76% 76 18 0   60% 20 2   73%
python/lsst/verify/datum.py   83% 100 17 0   53% 32 7   76%
python/lsst/verify/errors.py   100% 7 0 0   100% 0 0   100%
python/lsst/verify/extract_metricvalues.py   82% 100 18 0   86% 42 4   83%
python/lsst/verify/job.py   82% 97 17 0   71% 24 5   80%
python/lsst/verify/jobmetadata.py   92% 91 7 0   82% 28 5   90%
python/lsst/verify/jsonmixin.py   90% 31 3 0   100% 10 0   93%
python/lsst/verify/measurement.py   92% 199 15 0   89% 66 5   92%
python/lsst/verify/measurementset.py   85% 89 13 0   72% 40 7   81%
python/lsst/verify/metadata/__init__.py   100% 0 0 0   100% 0 0   100%
python/lsst/verify/metadata/eupsmanifest.py   95% 40 2 0   83% 12 0   92%
python/lsst/verify/metadata/jenkinsci.py   100% 4 0 0   100% 0 0   100%
python/lsst/verify/metadata/ldf.py   100% 4 0 0   100% 0 0   100%
python/lsst/verify/metadata/lsstsw.py   71% 42 12 0   33% 6 0   67%
python/lsst/verify/metaquery.py   87% 30 4 0   100% 14 0   91%
python/lsst/verify/metric.py   95% 91 5 0   86% 22 1   93%
python/lsst/verify/metricset.py   76% 160 39 0   78% 58 7   76%
python/lsst/verify/naming.py   96% 243 9 0   98% 130 3   97%
python/lsst/verify/output.py   88% 17 2 0   67% 6 2   83%
python/lsst/verify/report.py   18% 49 40 0   0% 8 0   16%
python/lsst/verify/spec/__init__.py   100% 2 0 0   100% 0 0   100%
python/lsst/verify/spec/base.py   91% 47 4 0   100% 10 0   93%
python/lsst/verify/spec/threshold.py   94% 69 4 0   75% 4 1   93%
python/lsst/verify/specset.py   79% 354 73 0   74% 140 26   78%
python/lsst/verify/squash.py   89% 65 7 0   83% 12 2   88%
python/lsst/verify/tasks/__init__.py   100% 4 0 0   100% 0 0   100%
python/lsst/verify/tasks/apdbMetricTask.py   96% 26 1 0   75% 4 1   93%
python/lsst/verify/tasks/commonMetrics.py   98% 83 2 0   75% 16 4   94%
python/lsst/verify/tasks/metadataMetricTask.py   100% 44 0 0   100% 8 0   100%
python/lsst/verify/tasks/metricTask.py   81% 31 6 0   50% 6 1   76%
python/lsst/verify/tasks/testUtils.py   92% 97 8 0   50% 6 3   89%
python/lsst/verify/timer.py   100% 19 0 0   100% 0 0   100%
python/lsst/verify/version.py   100% 5 0 0   100% 0 0   100%
python/lsst/verify/yamlpersistance.py   86% 63 9 0   80% 10 2   85%
python/lsst/verify/yamlutils.py   100% 32 0 0   100% 8 0   100%
tests/data/make_metricvalue_butlers.py   12% 65 57 0   25% 4 1   13%
tests/test_apdbMetricTask.py   93% 83 6 0   25% 4 1   90%
tests/test_blob.py   98% 58 1 0   50% 2 1   97%
tests/test_blobset.py   98% 45 1 0   75% 4 1   96%
tests/test_commonMetrics.py   94% 184 11 0   94% 16 1   94%
tests/test_datum.py   99% 98 1 0   50% 2 1   98%
tests/test_eupsmanifest.py   96% 24 1 0   75% 4 1   93%
tests/test_extract_metricvalues.py   99% 98 1 0   93% 14 1   98%
tests/test_inspectjob.py   97% 98 3 0   93% 14 1   96%
tests/test_job.py   99% 89 1 0   75% 4 1   98%
tests/test_jobReporter.py   97% 37 1 0   75% 4 1   95%
tests/test_lsstsw.py   86% 21 3 0   50% 2 1   83%
tests/test_measurements.py   99% 159 1 0   75% 4 1   99%
tests/test_measurementset.py   99% 71 1 0   83% 6 1   97%
tests/test_merge_documents.py   95% 19 1 0   50% 2 1   90%
tests/test_metrics.py   98% 57 1 0   75% 4 1   97%
tests/test_metricset.py   99% 116 1 0   100% 6 0   99%
tests/test_naming.py   99% 396 1 0   50% 2 1   99%
tests/test_output.py   97% 30 1 0   50% 6 3   89%
tests/test_specification_set.py   99% 215 1 0   88% 8 1   99%
tests/test_squash.py   97% 87 3 0   50% 2 1   96%
tests/test_threshold_specification.py   99% 75 1 0   50% 2 1   97%
tests/test_timer.py   96% 56 2 0   50% 2 1   95%
Total   87% 5013 664 0   74% 976 118   85%

No items found using the specified filter.