bin/dispatch_verify.py |
3 |
1 |
0 |
2 |
1 |
60% |
bin/inspect_job.py |
3 |
1 |
0 |
2 |
1 |
60% |
bin/lint_metrics.py |
3 |
1 |
0 |
2 |
1 |
60% |
python/lsst/__init__.py |
6 |
2 |
0 |
0 |
0 |
67% |
python/lsst/verify/__init__.py |
21 |
2 |
0 |
0 |
0 |
90% |
python/lsst/verify/bin/__init__.py |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/verify/bin/dispatchverify.py |
157 |
131 |
0 |
58 |
0 |
12% |
python/lsst/verify/bin/inspectjob.py |
41 |
31 |
0 |
22 |
0 |
16% |
python/lsst/verify/bin/lintmetrics.py |
23 |
16 |
0 |
0 |
0 |
30% |
python/lsst/verify/blob.py |
59 |
38 |
0 |
16 |
0 |
28% |
python/lsst/verify/blobset.py |
75 |
54 |
0 |
22 |
0 |
22% |
python/lsst/verify/datum.py |
88 |
63 |
0 |
32 |
0 |
21% |
python/lsst/verify/errors.py |
8 |
0 |
0 |
0 |
0 |
100% |
python/lsst/verify/gen2tasks/__init__.py |
4 |
0 |
0 |
0 |
0 |
100% |
python/lsst/verify/gen2tasks/metadataTask.py |
14 |
6 |
0 |
0 |
0 |
57% |
python/lsst/verify/gen2tasks/metricRegistry.py |
29 |
3 |
0 |
6 |
2 |
80% |
python/lsst/verify/gen2tasks/metricTask.py |
7 |
0 |
0 |
2 |
0 |
100% |
python/lsst/verify/gen2tasks/metricsControllerTask.py |
75 |
52 |
0 |
22 |
0 |
24% |
python/lsst/verify/gen2tasks/testUtils.py |
33 |
17 |
0 |
6 |
0 |
41% |
python/lsst/verify/job.py |
92 |
64 |
0 |
26 |
0 |
24% |
python/lsst/verify/jobmetadata.py |
86 |
61 |
0 |
34 |
0 |
21% |
python/lsst/verify/jsonmixin.py |
27 |
18 |
0 |
10 |
0 |
24% |
python/lsst/verify/measurement.py |
167 |
120 |
0 |
60 |
0 |
21% |
python/lsst/verify/measurementset.py |
88 |
64 |
0 |
42 |
0 |
18% |
python/lsst/verify/metadata/__init__.py |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/verify/metadata/eupsmanifest.py |
40 |
27 |
0 |
12 |
0 |
25% |
python/lsst/verify/metadata/jenkinsci.py |
5 |
1 |
0 |
0 |
0 |
80% |
python/lsst/verify/metadata/ldf.py |
5 |
1 |
0 |
0 |
0 |
80% |
python/lsst/verify/metadata/lsstsw.py |
40 |
22 |
0 |
6 |
0 |
39% |
python/lsst/verify/metaquery.py |
28 |
18 |
0 |
14 |
0 |
24% |
python/lsst/verify/metric.py |
77 |
51 |
0 |
22 |
0 |
26% |
python/lsst/verify/metricset.py |
157 |
123 |
0 |
66 |
0 |
15% |
python/lsst/verify/naming.py |
227 |
193 |
0 |
130 |
0 |
10% |
python/lsst/verify/output.py |
17 |
12 |
0 |
6 |
0 |
22% |
python/lsst/verify/report.py |
49 |
40 |
0 |
8 |
0 |
16% |
python/lsst/verify/spec/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/verify/spec/base.py |
39 |
23 |
0 |
10 |
0 |
33% |
python/lsst/verify/spec/threshold.py |
62 |
36 |
0 |
4 |
0 |
39% |
python/lsst/verify/specset.py |
347 |
292 |
0 |
154 |
0 |
11% |
python/lsst/verify/squash.py |
65 |
49 |
0 |
12 |
0 |
21% |
python/lsst/verify/tasks/__init__.py |
4 |
0 |
0 |
0 |
0 |
100% |
python/lsst/verify/tasks/apdbMetricTask.py |
87 |
56 |
0 |
36 |
0 |
25% |
python/lsst/verify/tasks/commonMetrics.py |
71 |
42 |
0 |
20 |
0 |
36% |
python/lsst/verify/tasks/metadataMetricTask.py |
35 |
18 |
0 |
12 |
0 |
36% |
python/lsst/verify/tasks/metricTask.py |
46 |
24 |
0 |
12 |
0 |
38% |
python/lsst/verify/tasks/testUtils.py |
85 |
58 |
0 |
8 |
0 |
29% |
python/lsst/verify/version.py |
6 |
0 |
0 |
0 |
0 |
100% |
python/lsst/verify/yamlpersistance.py |
64 |
35 |
0 |
10 |
0 |
42% |
python/lsst/verify/yamlutils.py |
33 |
24 |
0 |
8 |
0 |
22% |
tests/test_apdbMetricTask.py |
91 |
63 |
0 |
4 |
1 |
31% |
tests/test_blob.py |
58 |
41 |
0 |
4 |
1 |
29% |
tests/test_blobset.py |
45 |
37 |
0 |
6 |
1 |
18% |
tests/test_commonMetrics.py |
155 |
112 |
0 |
14 |
1 |
26% |
tests/test_configApdbLoader.py |
130 |
102 |
0 |
2 |
1 |
22% |
tests/test_datum.py |
98 |
79 |
0 |
2 |
1 |
20% |
tests/test_directApdbLoader.py |
25 |
12 |
0 |
2 |
1 |
52% |
tests/test_eupsmanifest.py |
24 |
17 |
0 |
6 |
1 |
27% |
tests/test_inspectjob.py |
70 |
53 |
0 |
12 |
1 |
24% |
tests/test_job.py |
88 |
79 |
0 |
6 |
1 |
11% |
tests/test_lsstsw.py |
21 |
12 |
0 |
2 |
1 |
43% |
tests/test_measurements.py |
137 |
117 |
0 |
8 |
1 |
14% |
tests/test_measurementset.py |
71 |
58 |
0 |
10 |
1 |
17% |
tests/test_merge_documents.py |
20 |
10 |
0 |
2 |
1 |
50% |
tests/test_metricRegistry.py |
38 |
22 |
0 |
10 |
1 |
35% |
tests/test_metrics.py |
57 |
44 |
0 |
4 |
1 |
23% |
tests/test_metricsController.py |
161 |
105 |
0 |
36 |
1 |
32% |
tests/test_metricset.py |
116 |
89 |
0 |
8 |
0 |
22% |
tests/test_naming.py |
396 |
256 |
0 |
2 |
1 |
35% |
tests/test_output.py |
30 |
19 |
0 |
6 |
1 |
33% |
tests/test_specification_set.py |
215 |
164 |
0 |
10 |
1 |
23% |
tests/test_squash.py |
81 |
53 |
0 |
2 |
1 |
35% |
tests/test_squashMetadataTask.py |
33 |
16 |
0 |
4 |
1 |
49% |
tests/test_threshold_specification.py |
75 |
63 |
0 |
2 |
1 |
17% |