Coverage report:
41%
hide covered
Files
Functions
Classes
coverage.py v7.5.0
, created at 2024-04-25 00:15 -0700
File
class
statements
missing
excluded
branches
partial
coverage
python/lsst/__init__.py
(no class)
2
0
0
0
0
100%
python/lsst/ctrl/__init__.py
(no class)
2
0
0
0
0
100%
python/lsst/ctrl/bps/__init__.py
(no class)
8
0
0
0
0
100%
python/lsst/ctrl/bps/bps_config.py
BpsFormatter
4
4
0
0
0
0%
python/lsst/ctrl/bps/bps_config.py
BpsConfig
103
103
0
56
0
0%
python/lsst/ctrl/bps/bps_config.py
(no class)
24
0
0
2
0
100%
python/lsst/ctrl/bps/bps_draw.py
(no class)
5
0
0
0
0
100%
python/lsst/ctrl/bps/bps_utils.py
WhenToSaveQuantumGraphs
0
0
0
0
0
100%
python/lsst/ctrl/bps/bps_utils.py
(no class)
29
0
0
0
0
100%
python/lsst/ctrl/bps/cancel.py
(no class)
5
0
0
0
0
100%
python/lsst/ctrl/bps/cli/__init__.py
(no class)
0
0
0
0
0
100%
python/lsst/ctrl/bps/cli/bps.py
BpsCli
0
0
0
0
0
100%
python/lsst/ctrl/bps/cli/bps.py
(no class)
15
0
0
0
0
100%
python/lsst/ctrl/bps/clustered_quantum_graph.py
QuantaCluster
42
42
0
10
0
0%
python/lsst/ctrl/bps/clustered_quantum_graph.py
ClusteredQuantumGraph
81
81
0
42
0
0%
python/lsst/ctrl/bps/clustered_quantum_graph.py
(no class)
47
0
0
0
0
100%
python/lsst/ctrl/bps/constants.py
(no class)
9
0
0
0
0
100%
python/lsst/ctrl/bps/drivers.py
(no class)
35
0
0
0
0
100%
python/lsst/ctrl/bps/etc/__init__.py
(no class)
0
0
0
0
0
100%
python/lsst/ctrl/bps/generic_workflow.py
GenericWorkflowFile
6
6
0
0
0
0%
python/lsst/ctrl/bps/generic_workflow.py
GenericWorkflowExec
4
4
0
0
0
0%
python/lsst/ctrl/bps/generic_workflow.py
GenericWorkflowJob
34
34
0
0
0
0%
python/lsst/ctrl/bps/generic_workflow.py
GenericWorkflow
130
130
0
84
0
0%
python/lsst/ctrl/bps/generic_workflow.py
(no class)
143
0
0
6
0
100%
python/lsst/ctrl/bps/ping.py
(no class)
6
0
0
0
0
100%
python/lsst/ctrl/bps/pre_transform.py
(no class)
19
0
0
0
0
100%
python/lsst/ctrl/bps/prepare.py
(no class)
9
0
0
0
0
100%
python/lsst/ctrl/bps/quantum_clustering_funcs.py
(no class)
11
0
0
0
0
100%
python/lsst/ctrl/bps/report.py
(no class)
12
0
0
0
0
100%
python/lsst/ctrl/bps/restart.py
(no class)
5
0
0
0
0
100%
python/lsst/ctrl/bps/submit.py
(no class)
9
0
0
0
0
100%
python/lsst/ctrl/bps/transform.py
(no class)
35
0
0
2
0
100%
python/lsst/ctrl/bps/version.py
(no class)
6
0
0
0
0
100%
python/lsst/ctrl/bps/wms_service.py
WmsStates
0
0
0
0
0
100%
python/lsst/ctrl/bps/wms_service.py
WmsJobReport
0
0
0
0
0
100%
python/lsst/ctrl/bps/wms_service.py
WmsRunReport
0
0
0
0
0
100%
python/lsst/ctrl/bps/wms_service.py
BaseWmsService
9
9
0
0
0
0%
python/lsst/ctrl/bps/wms_service.py
BaseWmsWorkflow
7
7
0
0
0
0%
python/lsst/ctrl/bps/wms_service.py
(no class)
57
0
0
4
0
100%
tests/cqg_test_utils.py
(no class)
10
0
0
0
0
100%
tests/qg_test_utils.py
Dummy1Connections
0
0
0
0
0
100%
tests/qg_test_utils.py
Dummy1Config
0
0
0
0
0
100%
tests/qg_test_utils.py
Dummy1PipelineTask
0
0
0
0
0
100%
tests/qg_test_utils.py
Dummy2Connections
0
0
0
0
0
100%
tests/qg_test_utils.py
Dummy2Config
0
0
0
0
0
100%
tests/qg_test_utils.py
Dummy2PipelineTask
0
0
0
0
0
100%
tests/qg_test_utils.py
Dummy3Connections
0
0
0
0
0
100%
tests/qg_test_utils.py
Dummy3Config
0
0
0
0
0
100%
tests/qg_test_utils.py
Dummy3PipelineTask
0
0
0
0
0
100%
tests/qg_test_utils.py
Dummy4Connections
0
0
0
0
0
100%
tests/qg_test_utils.py
Dummy4Config
0
0
0
0
0
100%
tests/qg_test_utils.py
Dummy4PipelineTask
0
0
0
0
0
100%
tests/qg_test_utils.py
(no class)
41
0
0
0
0
100%
tests/test_bps_utils.py
TestChdir
11
11
0
6
0
0%
tests/test_bps_utils.py
(no class)
13
1
0
2
1
87%
tests/test_bpsconfig.py
TestBpsConfigConstructor
17
17
0
4
0
0%
tests/test_bpsconfig.py
TestBpsConfigSearch
57
57
0
2
0
0%
tests/test_bpsconfig.py
(no class)
26
1
0
2
1
93%
tests/test_cli_commands.py
TestCommandPing
21
21
0
8
0
0%
tests/test_cli_commands.py
(no class)
11
1
0
2
1
85%
tests/test_drivers.py
TestInitSubmissionDriver
9
9
0
6
0
0%
tests/test_drivers.py
TestPingDriver
19
19
0
10
0
0%
tests/test_drivers.py
(no class)
24
1
0
2
1
92%
tests/test_generic_workflow.py
TestGenericWorkflowJob
3
3
0
0
0
0%
tests/test_generic_workflow.py
TestGenericWorkflow
69
69
0
6
0
0%
tests/test_generic_workflow.py
(no class)
20
1
0
2
1
91%
tests/test_ping.py
TestPing
17
17
0
4
0
0%
tests/test_ping.py
(no class)
12
1
0
2
1
86%
tests/test_pre_transform.py
TestExecute
8
8
0
0
0
0%
tests/test_pre_transform.py
TestCreatingQuantumGraph
10
10
0
2
0
0%
tests/test_pre_transform.py
(no class)
19
1
0
2
1
90%
tests/test_quantum_clustering_funcs.py
TestSingleQuantumClustering
12
12
0
0
0
0%
tests/test_quantum_clustering_funcs.py
TestDimensionClustering
60
60
0
8
0
0%
tests/test_quantum_clustering_funcs.py
(no class)
31
1
0
2
1
94%
tests/test_transform.py
TestCreateGenericWorkflowConfig
7
7
0
2
0
0%
tests/test_transform.py
TestCreateGenericWorkflow
48
48
0
10
0
0%
tests/test_transform.py
(no class)
18
1
0
2
1
90%
Total
1506
797
0
292
9
41%
No items found using the specified filter.