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 |
19 |
0 |
0 |
0 |
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 |
219 |
171 |
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 |
71 |
15 |
0 |
28 |
5 |
78% |
python/lsst/pipe/base/connections.py |
305 |
155 |
2 |
149 |
12 |
43% |
python/lsst/pipe/base/executionButlerBuilder.py |
149 |
128 |
0 |
82 |
0 |
9% |
python/lsst/pipe/base/execution_reports.py |
130 |
82 |
0 |
71 |
0 |
28% |
python/lsst/pipe/base/graph/__init__.py |
3 |
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 |
250 |
174 |
8 |
82 |
0 |
31% |
python/lsst/pipe/base/graph/graph.py |
391 |
295 |
0 |
202 |
0 |
20% |
python/lsst/pipe/base/graph/quantumNode.py |
57 |
17 |
0 |
14 |
0 |
68% |
python/lsst/pipe/base/graphBuilder.py |
32 |
14 |
0 |
4 |
0 |
50% |
python/lsst/pipe/base/pipeTools.py |
31 |
20 |
2 |
12 |
0 |
26% |
python/lsst/pipe/base/pipeline.py |
468 |
339 |
4 |
236 |
0 |
23% |
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 |
81 |
42 |
2 |
32 |
0 |
49% |
python/lsst/pipe/base/pipeline_graph/_edges.py |
191 |
115 |
3 |
96 |
0 |
38% |
python/lsst/pipe/base/pipeline_graph/_exceptions.py |
12 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/base/pipeline_graph/_mapping_views.py |
57 |
22 |
0 |
16 |
2 |
53% |
python/lsst/pipe/base/pipeline_graph/_nodes.py |
22 |
4 |
0 |
2 |
0 |
83% |
python/lsst/pipe/base/pipeline_graph/_pipeline_graph.py |
377 |
285 |
18 |
206 |
0 |
20% |
python/lsst/pipe/base/pipeline_graph/_task_subsets.py |
37 |
16 |
0 |
8 |
0 |
60% |
python/lsst/pipe/base/pipeline_graph/_tasks.py |
260 |
148 |
3 |
94 |
0 |
42% |
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 |
372 |
279 |
4 |
198 |
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 |
5 |
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 |
227 |
156 |
2 |
92 |
0 |
22% |
python/lsst/pipe/base/tests/mocks/_storage_class.py |
194 |
107 |
3 |
70 |
2 |
40% |
python/lsst/pipe/base/tests/simpleQGraph.py |
161 |
104 |
2 |
58 |
0 |
27% |
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_pipeTools.py |
94 |
71 |
3 |
14 |
0 |
21% |
tests/test_pipeline.py |
98 |
78 |
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 |
221 |
180 |
3 |
46 |
0 |
15% |
tests/test_pipeline_graph.py |
523 |
440 |
3 |
98 |
0 |
16% |
tests/test_quantumGraph.py |
342 |
257 |
3 |
107 |
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 |
169 |
157 |
2 |
42 |
0 |
7% |
tests/test_testUtils.py |
311 |
230 |
3 |
84 |
0 |
22% |