bin.src/dispatch_verify.py |
3 |
1 |
0 |
2 |
1 |
60% |
bin.src/lint_metrics.py |
23 |
16 |
0 |
2 |
1 |
32% |
python/lsst/__init__.py |
6 |
2 |
0 |
0 |
0 |
67% |
python/lsst/verify/__init__.py |
20 |
2 |
0 |
0 |
0 |
90% |
python/lsst/verify/bin/__init__.py |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/verify/bin/dispatchverify.py |
156 |
131 |
0 |
58 |
0 |
12% |
python/lsst/verify/blob.py |
61 |
6 |
0 |
16 |
2 |
87% |
python/lsst/verify/blobset.py |
74 |
18 |
0 |
22 |
2 |
73% |
python/lsst/verify/datum.py |
91 |
17 |
0 |
32 |
7 |
74% |
python/lsst/verify/errors.py |
8 |
0 |
0 |
0 |
0 |
100% |
python/lsst/verify/job.py |
93 |
17 |
0 |
26 |
5 |
78% |
python/lsst/verify/jobmetadata.py |
92 |
9 |
0 |
34 |
5 |
89% |
python/lsst/verify/jsonmixin.py |
30 |
3 |
0 |
10 |
0 |
92% |
python/lsst/verify/measurement.py |
168 |
14 |
0 |
60 |
6 |
91% |
python/lsst/verify/measurementset.py |
89 |
14 |
0 |
42 |
7 |
81% |
python/lsst/verify/metadata/__init__.py |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/verify/metadata/eupsmanifest.py |
41 |
2 |
0 |
12 |
0 |
92% |
python/lsst/verify/metadata/jenkinsci.py |
5 |
0 |
0 |
0 |
0 |
100% |
python/lsst/verify/metadata/ldf.py |
5 |
0 |
0 |
0 |
0 |
100% |
python/lsst/verify/metadata/lsstsw.py |
42 |
8 |
0 |
6 |
0 |
75% |
python/lsst/verify/metaquery.py |
29 |
4 |
0 |
14 |
0 |
91% |
python/lsst/verify/metric.py |
79 |
5 |
0 |
22 |
1 |
92% |
python/lsst/verify/metricset.py |
159 |
40 |
0 |
66 |
8 |
76% |
python/lsst/verify/naming.py |
228 |
9 |
0 |
130 |
3 |
97% |
python/lsst/verify/output.py |
18 |
2 |
0 |
6 |
2 |
83% |
python/lsst/verify/report.py |
50 |
40 |
0 |
8 |
0 |
17% |
python/lsst/verify/spec/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/verify/spec/base.py |
42 |
5 |
0 |
10 |
1 |
88% |
python/lsst/verify/spec/threshold.py |
63 |
4 |
0 |
4 |
1 |
93% |
python/lsst/verify/specset.py |
350 |
73 |
0 |
154 |
27 |
77% |
python/lsst/verify/squash.py |
66 |
43 |
0 |
12 |
0 |
32% |
python/lsst/verify/version.py |
7 |
0 |
0 |
0 |
0 |
100% |
python/lsst/verify/yamlutils.py |
34 |
0 |
0 |
8 |
0 |
100% |
tests/test_blob.py |
54 |
1 |
0 |
4 |
1 |
97% |
tests/test_blobset.py |
44 |
1 |
0 |
6 |
1 |
96% |
tests/test_datum.py |
111 |
1 |
0 |
2 |
1 |
98% |
tests/test_eupsmanifest.py |
25 |
1 |
0 |
6 |
1 |
94% |
tests/test_job.py |
89 |
1 |
0 |
6 |
1 |
98% |
tests/test_lsstsw.py |
22 |
3 |
0 |
2 |
1 |
83% |
tests/test_measurements.py |
121 |
1 |
0 |
8 |
1 |
98% |
tests/test_measurementset.py |
72 |
1 |
0 |
10 |
1 |
98% |
tests/test_merge_documents.py |
21 |
1 |
0 |
2 |
1 |
91% |
tests/test_metrics.py |
58 |
1 |
0 |
4 |
1 |
97% |
tests/test_metricset.py |
117 |
1 |
0 |
8 |
0 |
99% |
tests/test_naming.py |
397 |
1 |
0 |
2 |
1 |
99% |
tests/test_output.py |
31 |
1 |
0 |
6 |
3 |
89% |
tests/test_specification_set.py |
219 |
1 |
0 |
10 |
1 |
99% |
tests/test_squash.py |
80 |
45 |
0 |
2 |
1 |
44% |
tests/test_threshold_specification.py |
76 |
1 |
0 |
2 |
1 |
97% |