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 |
133 |
0 |
58 |
0 |
11% |
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 |
62 |
38 |
0 |
16 |
0 |
31% |
python/lsst/verify/blobset.py |
76 |
54 |
0 |
22 |
0 |
22% |
python/lsst/verify/datum.py |
100 |
63 |
0 |
32 |
0 |
28% |
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 |
15 |
6 |
0 |
0 |
0 |
60% |
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 |
34 |
17 |
0 |
6 |
0 |
42% |
python/lsst/verify/job.py |
97 |
64 |
0 |
26 |
0 |
27% |
python/lsst/verify/jobmetadata.py |
88 |
61 |
0 |
34 |
0 |
22% |
python/lsst/verify/jsonmixin.py |
31 |
18 |
0 |
10 |
0 |
32% |
python/lsst/verify/measurement.py |
178 |
120 |
0 |
60 |
0 |
24% |
python/lsst/verify/measurementset.py |
89 |
64 |
0 |
42 |
0 |
19% |
python/lsst/verify/metadata/__init__.py |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/verify/metadata/eupsmanifest.py |
41 |
27 |
0 |
12 |
0 |
26% |
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 |
43 |
26 |
0 |
6 |
0 |
35% |
python/lsst/verify/metaquery.py |
29 |
18 |
0 |
14 |
0 |
26% |
python/lsst/verify/metric.py |
87 |
51 |
0 |
22 |
0 |
33% |
python/lsst/verify/metricset.py |
160 |
123 |
0 |
66 |
0 |
16% |
python/lsst/verify/naming.py |
244 |
193 |
0 |
130 |
0 |
14% |
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 |
47 |
23 |
0 |
10 |
0 |
42% |
python/lsst/verify/spec/threshold.py |
68 |
36 |
0 |
4 |
0 |
44% |
python/lsst/verify/specset.py |
354 |
292 |
0 |
154 |
0 |
12% |
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 |
88 |
56 |
0 |
36 |
0 |
26% |
python/lsst/verify/tasks/commonMetrics.py |
73 |
42 |
0 |
20 |
0 |
38% |
python/lsst/verify/tasks/metadataMetricTask.py |
47 |
24 |
0 |
14 |
0 |
38% |
python/lsst/verify/tasks/metricTask.py |
50 |
24 |
0 |
12 |
0 |
42% |
python/lsst/verify/tasks/testUtils.py |
96 |
65 |
0 |
8 |
0 |
30% |
python/lsst/verify/version.py |
5 |
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 |
94 |
63 |
0 |
4 |
1 |
33% |
tests/test_blob.py |
58 |
41 |
0 |
4 |
1 |
29% |
tests/test_blobset.py |
45 |
37 |
0 |
6 |
1 |
18% |
tests/test_commonMetrics.py |
160 |
112 |
0 |
14 |
1 |
28% |
tests/test_configApdbLoader.py |
132 |
102 |
0 |
2 |
1 |
23% |
tests/test_datum.py |
98 |
79 |
0 |
2 |
1 |
20% |
tests/test_directApdbLoader.py |
26 |
12 |
0 |
2 |
1 |
54% |
tests/test_eupsmanifest.py |
24 |
17 |
0 |
6 |
1 |
27% |
tests/test_inspectjob.py |
71 |
53 |
0 |
12 |
1 |
25% |
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 |
40 |
23 |
0 |
10 |
1 |
36% |
tests/test_metrics.py |
57 |
44 |
0 |
4 |
1 |
23% |
tests/test_metricsController.py |
165 |
105 |
0 |
36 |
1 |
33% |
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 |
87 |
53 |
0 |
2 |
1 |
39% |
tests/test_squashMetadataTask.py |
33 |
16 |
0 |
4 |
1 |
49% |
tests/test_threshold_specification.py |
75 |
63 |
0 |
2 |
1 |
17% |