python/lsst/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/ctrl/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/ctrl/execute/__init__.py |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/ctrl/execute/allocationConfig.py |
11 |
0 |
0 |
0 |
0 |
100% |
python/lsst/ctrl/execute/allocator.py |
174 |
43 |
0 |
48 |
16 |
71% |
python/lsst/ctrl/execute/allocatorParser.py |
27 |
1 |
0 |
0 |
0 |
96% |
python/lsst/ctrl/execute/condorConfig.py |
20 |
2 |
0 |
0 |
0 |
90% |
python/lsst/ctrl/execute/condorInfoConfig.py |
22 |
6 |
0 |
4 |
1 |
65% |
python/lsst/ctrl/execute/configurator.py |
154 |
63 |
0 |
62 |
16 |
56% |
python/lsst/ctrl/execute/envString.py |
15 |
6 |
0 |
4 |
1 |
53% |
python/lsst/ctrl/execute/namedClassFactory.py |
12 |
1 |
0 |
2 |
1 |
86% |
python/lsst/ctrl/execute/pbsPlugin.py |
58 |
37 |
0 |
12 |
0 |
30% |
python/lsst/ctrl/execute/runOrcaParser.py |
37 |
2 |
0 |
4 |
2 |
90% |
python/lsst/ctrl/execute/seqFile.py |
25 |
0 |
0 |
2 |
0 |
100% |
python/lsst/ctrl/execute/slurmPlugin.py |
56 |
30 |
0 |
8 |
1 |
42% |
python/lsst/ctrl/execute/templateWriter.py |
17 |
0 |
0 |
4 |
0 |
100% |
tests/test_allocationConfig.py |
28 |
2 |
0 |
2 |
1 |
90% |
tests/test_allocator.py |
99 |
2 |
0 |
2 |
1 |
97% |
tests/test_allocatorParser.py |
25 |
2 |
0 |
2 |
1 |
89% |
tests/test_condorConfig.py |
78 |
22 |
0 |
2 |
1 |
71% |
tests/test_condorInfoConfig.py |
20 |
2 |
0 |
2 |
1 |
86% |
tests/test_configurator.py |
55 |
4 |
0 |
2 |
1 |
91% |
tests/test_dagIdInfo.py |
31 |
2 |
0 |
2 |
1 |
91% |
tests/test_seqFile.py |
18 |
2 |
0 |
2 |
1 |
85% |
tests/test_templateWriter.py |
24 |
2 |
0 |
2 |
1 |
88% |
tests/testfiles/allocator-info1.py |
4 |
0 |
0 |
0 |
0 |
100% |
tests/testfiles/config_allocation.py |
5 |
0 |
0 |
0 |
0 |
100% |
tests/testfiles/config_allocation_slurm.py |
4 |
0 |
0 |
0 |
0 |
100% |
tests/testfiles/config_asserts.py |
7 |
0 |
0 |
0 |
0 |
100% |
tests/testfiles/config_condor.py |
7 |
0 |
0 |
0 |
0 |
100% |
tests/testfiles/config_condorInfo.py |
4 |
0 |
0 |
0 |
0 |
100% |
tests/testfiles/config_condor_slurm.py |
8 |
0 |
0 |
0 |
0 |
100% |
tests/testfiles/config_pegasus.py |
10 |
0 |
0 |
0 |
0 |
100% |