python/lsst/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/base/__init__.py |
23 |
0 |
0 |
2 |
0 |
100% |
python/lsst/pipe/base/_datasetQueryConstraints.py |
74 |
32 |
3 |
20 |
1 |
50% |
python/lsst/pipe/base/_dataset_handle.py |
91 |
68 |
0 |
42 |
0 |
19% |
python/lsst/pipe/base/_instrument.py |
126 |
64 |
5 |
68 |
0 |
53% |
python/lsst/pipe/base/_observation_dimension_packer.py |
51 |
33 |
0 |
22 |
0 |
27% |
python/lsst/pipe/base/_quantumContext.py |
144 |
108 |
0 |
80 |
0 |
19% |
python/lsst/pipe/base/_status.py |
31 |
9 |
1 |
14 |
0 |
67% |
python/lsst/pipe/base/_task_metadata.py |
222 |
173 |
1 |
114 |
5 |
18% |
python/lsst/pipe/base/all_dimensions_quantum_graph_builder.py |
197 |
157 |
5 |
112 |
0 |
18% |
python/lsst/pipe/base/automatic_connection_constants.py |
25 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/base/caching_limited_butler.py |
68 |
49 |
0 |
26 |
0 |
22% |
python/lsst/pipe/base/cli/__init__.py |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/base/cli/cmd/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/base/cli/cmd/commands.py |
23 |
3 |
0 |
28 |
0 |
94% |
python/lsst/pipe/base/cli/opt/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/base/cli/opt/arguments.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/base/cli/opt/options.py |
4 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/base/config.py |
77 |
31 |
3 |
41 |
4 |
47% |
python/lsst/pipe/base/configOverrides.py |
112 |
77 |
2 |
50 |
0 |
22% |
python/lsst/pipe/base/connectionTypes.py |
75 |
15 |
0 |
32 |
5 |
79% |
python/lsst/pipe/base/connections.py |
303 |
153 |
2 |
145 |
12 |
44% |
python/lsst/pipe/base/executionButlerBuilder.py |
149 |
128 |
0 |
82 |
0 |
9% |
python/lsst/pipe/base/execution_reports.py |
125 |
78 |
0 |
69 |
0 |
28% |
python/lsst/pipe/base/graph/__init__.py |
4 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/base/graph/_implDetails.py |
50 |
31 |
0 |
22 |
0 |
29% |
python/lsst/pipe/base/graph/_loadHelpers.py |
83 |
56 |
3 |
26 |
0 |
27% |
python/lsst/pipe/base/graph/_versionDeserializers.py |
251 |
175 |
8 |
82 |
0 |
31% |
python/lsst/pipe/base/graph/graph.py |
426 |
320 |
0 |
220 |
0 |
20% |
python/lsst/pipe/base/graph/graphSummary.py |
30 |
0 |
34 |
0 |
0 |
100% |
python/lsst/pipe/base/graph/quantumNode.py |
62 |
19 |
0 |
16 |
0 |
68% |
python/lsst/pipe/base/graphBuilder.py |
37 |
14 |
0 |
6 |
0 |
58% |
python/lsst/pipe/base/pipeline.py |
465 |
328 |
4 |
232 |
0 |
27% |
python/lsst/pipe/base/pipelineIR.py |
448 |
322 |
0 |
262 |
0 |
21% |
python/lsst/pipe/base/pipelineTask.py |
18 |
4 |
7 |
0 |
0 |
78% |
python/lsst/pipe/base/pipeline_graph/__init__.py |
8 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/base/pipeline_graph/_dataset_types.py |
76 |
38 |
2 |
32 |
0 |
50% |
python/lsst/pipe/base/pipeline_graph/_edges.py |
198 |
118 |
3 |
98 |
0 |
39% |
python/lsst/pipe/base/pipeline_graph/_exceptions.py |
12 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/base/pipeline_graph/_mapping_views.py |
69 |
33 |
0 |
22 |
2 |
44% |
python/lsst/pipe/base/pipeline_graph/_nodes.py |
22 |
4 |
0 |
2 |
0 |
83% |
python/lsst/pipe/base/pipeline_graph/_pipeline_graph.py |
407 |
313 |
18 |
224 |
0 |
19% |
python/lsst/pipe/base/pipeline_graph/_task_subsets.py |
37 |
16 |
0 |
8 |
0 |
60% |
python/lsst/pipe/base/pipeline_graph/_tasks.py |
282 |
162 |
3 |
104 |
0 |
41% |
python/lsst/pipe/base/pipeline_graph/visualization/__init__.py |
7 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/base/pipeline_graph/visualization/_formatting.py |
82 |
63 |
0 |
47 |
0 |
15% |
python/lsst/pipe/base/pipeline_graph/visualization/_layout.py |
154 |
110 |
0 |
68 |
0 |
23% |
python/lsst/pipe/base/pipeline_graph/visualization/_merge.py |
105 |
69 |
0 |
52 |
0 |
27% |
python/lsst/pipe/base/pipeline_graph/visualization/_options.py |
20 |
6 |
0 |
6 |
0 |
62% |
python/lsst/pipe/base/pipeline_graph/visualization/_printer.py |
101 |
72 |
0 |
40 |
0 |
22% |
python/lsst/pipe/base/pipeline_graph/visualization/_show.py |
52 |
36 |
0 |
28 |
0 |
20% |
python/lsst/pipe/base/prerequisite_helpers.py |
202 |
120 |
5 |
74 |
0 |
33% |
python/lsst/pipe/base/quantum_graph_builder.py |
375 |
280 |
4 |
202 |
0 |
25% |
python/lsst/pipe/base/quantum_graph_skeleton.py |
136 |
70 |
3 |
32 |
0 |
43% |
python/lsst/pipe/base/script/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/base/script/register_instrument.py |
8 |
4 |
0 |
2 |
0 |
40% |
python/lsst/pipe/base/script/transfer_from_graph.py |
48 |
42 |
0 |
24 |
0 |
8% |
python/lsst/pipe/base/struct.py |
26 |
14 |
0 |
10 |
0 |
33% |
python/lsst/pipe/base/task.py |
109 |
66 |
2 |
34 |
0 |
36% |
python/lsst/pipe/base/taskFactory.py |
9 |
0 |
6 |
2 |
0 |
100% |
python/lsst/pipe/base/testUtils.py |
131 |
108 |
9 |
46 |
0 |
13% |
python/lsst/pipe/base/tests/__init__.py |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/base/tests/mocks/__init__.py |
4 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/base/tests/mocks/_data_id_match.py |
59 |
34 |
3 |
12 |
0 |
35% |
python/lsst/pipe/base/tests/mocks/_pipeline_task.py |
225 |
145 |
2 |
90 |
0 |
26% |
python/lsst/pipe/base/tests/mocks/_storage_class.py |
198 |
111 |
3 |
70 |
2 |
39% |
python/lsst/pipe/base/tests/simpleQGraph.py |
188 |
129 |
2 |
74 |
0 |
23% |
python/lsst/pipe/base/tests/util.py |
44 |
38 |
0 |
40 |
0 |
7% |
python/lsst/pipe/base/version.py |
5 |
0 |
0 |
0 |
0 |
100% |
tests/test_caching_limited_butler.py |
15 |
5 |
3 |
2 |
0 |
59% |
tests/test_cliCmdRegisterInstrument.py |
17 |
5 |
2 |
4 |
0 |
76% |
tests/test_configOverrides.py |
160 |
125 |
3 |
50 |
0 |
17% |
tests/test_config_formatter.py |
26 |
12 |
2 |
0 |
0 |
54% |
tests/test_connections.py |
104 |
85 |
3 |
26 |
0 |
15% |
tests/test_dataid_match.py |
52 |
41 |
2 |
32 |
0 |
13% |
tests/test_dataset_handle.py |
99 |
80 |
2 |
6 |
0 |
20% |
tests/test_dynamic_connections.py |
180 |
155 |
2 |
32 |
0 |
12% |
tests/test_executionButler.py |
24 |
11 |
3 |
4 |
0 |
46% |
tests/test_execution_reports.py |
22 |
15 |
0 |
2 |
0 |
29% |
tests/test_graphBuilder.py |
65 |
48 |
3 |
22 |
0 |
20% |
tests/test_instrument.py |
159 |
120 |
2 |
40 |
0 |
23% |
tests/test_pipeline.py |
94 |
75 |
3 |
20 |
0 |
17% |
tests/test_pipelineIR.py |
195 |
166 |
3 |
38 |
0 |
12% |
tests/test_pipelineLoadSubset.py |
57 |
42 |
2 |
10 |
0 |
22% |
tests/test_pipelineTask.py |
223 |
182 |
3 |
48 |
0 |
15% |
tests/test_pipeline_graph.py |
537 |
451 |
3 |
98 |
0 |
16% |
tests/test_quantumGraph.py |
359 |
271 |
3 |
113 |
0 |
19% |
tests/test_struct.py |
47 |
34 |
3 |
10 |
0 |
23% |
tests/test_task.py |
207 |
151 |
3 |
36 |
0 |
26% |
tests/test_taskmetadata.py |
174 |
161 |
2 |
42 |
0 |
7% |
tests/test_testUtils.py |
311 |
230 |
3 |
84 |
0 |
22% |