python/lsst/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/daf/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/daf/butler/__init__.py |
6 |
0 |
0 |
0 |
0 |
100% |
python/lsst/daf/butler/_butler.py |
390 |
334 |
0 |
236 |
0 |
9% |
python/lsst/daf/butler/_butlerConfig.py |
39 |
28 |
0 |
18 |
0 |
19% |
python/lsst/daf/butler/_deferredDatasetHandle.py |
26 |
13 |
0 |
12 |
1 |
42% |
python/lsst/daf/butler/cli/__init__.py |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/daf/butler/cli/butler.py |
100 |
63 |
0 |
30 |
0 |
28% |
python/lsst/daf/butler/cli/cliLog.py |
74 |
50 |
0 |
24 |
0 |
24% |
python/lsst/daf/butler/cli/cmd/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/daf/butler/cli/cmd/commands.py |
48 |
8 |
0 |
2 |
0 |
80% |
python/lsst/daf/butler/cli/opt/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/daf/butler/cli/opt/arguments.py |
5 |
0 |
0 |
0 |
0 |
100% |
python/lsst/daf/butler/cli/opt/options.py |
24 |
6 |
0 |
2 |
0 |
69% |
python/lsst/daf/butler/cli/utils.py |
203 |
112 |
0 |
58 |
3 |
38% |
python/lsst/daf/butler/core/__init__.py |
24 |
0 |
0 |
0 |
0 |
100% |
python/lsst/daf/butler/core/_butlerUri.py |
541 |
419 |
0 |
220 |
1 |
16% |
python/lsst/daf/butler/core/assembler.py |
116 |
92 |
0 |
58 |
1 |
16% |
python/lsst/daf/butler/core/composites.py |
57 |
38 |
0 |
22 |
1 |
25% |
python/lsst/daf/butler/core/config.py |
417 |
351 |
0 |
200 |
0 |
11% |
python/lsst/daf/butler/core/configSupport.py |
114 |
83 |
0 |
72 |
6 |
20% |
python/lsst/daf/butler/core/constraints.py |
54 |
35 |
0 |
28 |
1 |
24% |
python/lsst/daf/butler/core/datasets/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/daf/butler/core/datasets/ref.py |
80 |
48 |
0 |
22 |
0 |
33% |
python/lsst/daf/butler/core/datasets/type.py |
137 |
101 |
0 |
66 |
1 |
18% |
python/lsst/daf/butler/core/datastore.py |
158 |
79 |
0 |
22 |
1 |
46% |
python/lsst/daf/butler/core/ddl.py |
134 |
56 |
0 |
36 |
1 |
50% |
python/lsst/daf/butler/core/dimensions/__init__.py |
9 |
0 |
0 |
0 |
0 |
100% |
python/lsst/daf/butler/core/dimensions/_dataCoordinateIterable.py |
205 |
126 |
0 |
78 |
0 |
28% |
python/lsst/daf/butler/core/dimensions/config.py |
47 |
34 |
0 |
12 |
0 |
22% |
python/lsst/daf/butler/core/dimensions/coordinate.py |
203 |
126 |
0 |
74 |
1 |
28% |
python/lsst/daf/butler/core/dimensions/elements.py |
162 |
97 |
0 |
24 |
1 |
39% |
python/lsst/daf/butler/core/dimensions/graph.py |
157 |
114 |
0 |
70 |
1 |
20% |
python/lsst/daf/butler/core/dimensions/packer.py |
51 |
24 |
0 |
6 |
1 |
49% |
python/lsst/daf/butler/core/dimensions/records.py |
68 |
47 |
0 |
36 |
1 |
21% |
python/lsst/daf/butler/core/dimensions/schema.py |
79 |
58 |
0 |
26 |
1 |
21% |
python/lsst/daf/butler/core/dimensions/universe.py |
81 |
51 |
0 |
24 |
1 |
31% |
python/lsst/daf/butler/core/exceptions.py |
6 |
0 |
0 |
0 |
0 |
100% |
python/lsst/daf/butler/core/fileDescriptor.py |
29 |
20 |
0 |
12 |
1 |
24% |
python/lsst/daf/butler/core/fileTemplates.py |
240 |
199 |
0 |
124 |
1 |
12% |
python/lsst/daf/butler/core/formatter.py |
171 |
117 |
0 |
58 |
1 |
24% |
python/lsst/daf/butler/core/location.py |
74 |
49 |
0 |
22 |
0 |
26% |
python/lsst/daf/butler/core/mappingFactory.py |
58 |
42 |
0 |
16 |
0 |
22% |
python/lsst/daf/butler/core/named.py |
142 |
77 |
0 |
30 |
0 |
39% |
python/lsst/daf/butler/core/quantum.py |
72 |
47 |
0 |
22 |
1 |
28% |
python/lsst/daf/butler/core/repoRelocation.py |
17 |
9 |
0 |
6 |
0 |
35% |
python/lsst/daf/butler/core/repoTransfers.py |
171 |
118 |
0 |
86 |
1 |
22% |
python/lsst/daf/butler/core/s3utils.py |
68 |
53 |
0 |
30 |
0 |
15% |
python/lsst/daf/butler/core/simpleQuery.py |
42 |
25 |
0 |
14 |
0 |
30% |
python/lsst/daf/butler/core/storageClass.py |
241 |
162 |
0 |
124 |
10 |
24% |
python/lsst/daf/butler/core/storedFileInfo.py |
31 |
11 |
0 |
6 |
0 |
59% |
python/lsst/daf/butler/core/time_utils.py |
31 |
20 |
0 |
4 |
0 |
31% |
python/lsst/daf/butler/core/timespan.py |
154 |
105 |
0 |
66 |
0 |
22% |
python/lsst/daf/butler/core/utils.py |
94 |
55 |
0 |
38 |
2 |
34% |
python/lsst/daf/butler/core/webdavutils.py |
65 |
50 |
0 |
14 |
0 |
19% |
python/lsst/daf/butler/formatters/__init__.py |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/daf/butler/formatters/file.py |
52 |
35 |
0 |
14 |
1 |
27% |
python/lsst/daf/butler/formatters/yaml.py |
42 |
27 |
0 |
10 |
1 |
31% |
python/lsst/daf/butler/registry/__init__.py |
10 |
0 |
0 |
0 |
0 |
100% |
python/lsst/daf/butler/registry/_collectionType.py |
7 |
0 |
0 |
0 |
0 |
100% |
python/lsst/daf/butler/registry/_config.py |
30 |
12 |
0 |
4 |
1 |
56% |
python/lsst/daf/butler/registry/_dbAuth.py |
82 |
66 |
0 |
50 |
0 |
12% |
python/lsst/daf/butler/registry/_exceptions.py |
4 |
0 |
0 |
0 |
0 |
100% |
python/lsst/daf/butler/registry/_registry.py |
338 |
278 |
0 |
152 |
1 |
12% |
python/lsst/daf/butler/registry/bridge/__init__.py |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/daf/butler/registry/bridge/ephemeral.py |
22 |
10 |
0 |
8 |
0 |
40% |
python/lsst/daf/butler/registry/connectionString.py |
28 |
17 |
0 |
8 |
1 |
33% |
python/lsst/daf/butler/registry/databases/__init__.py |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/daf/butler/registry/databases/postgresql.py |
126 |
80 |
0 |
32 |
0 |
29% |
python/lsst/daf/butler/registry/databases/sqlite.py |
176 |
135 |
0 |
82 |
0 |
17% |
python/lsst/daf/butler/registry/interfaces/__init__.py |
8 |
0 |
0 |
0 |
0 |
100% |
python/lsst/daf/butler/registry/interfaces/_attributes.py |
24 |
7 |
0 |
2 |
1 |
69% |
python/lsst/daf/butler/registry/interfaces/_bridge.py |
65 |
27 |
0 |
4 |
1 |
59% |
python/lsst/daf/butler/registry/interfaces/_collections.py |
81 |
30 |
0 |
6 |
1 |
60% |
python/lsst/daf/butler/registry/interfaces/_database.py |
299 |
236 |
0 |
150 |
0 |
14% |
python/lsst/daf/butler/registry/interfaces/_datasets.py |
51 |
21 |
0 |
4 |
1 |
56% |
python/lsst/daf/butler/registry/interfaces/_dimensions.py |
73 |
39 |
0 |
16 |
1 |
39% |
python/lsst/daf/butler/registry/interfaces/_opaque.py |
31 |
11 |
0 |
2 |
0 |
61% |
python/lsst/daf/butler/registry/interfaces/_versioning.py |
52 |
34 |
0 |
18 |
0 |
26% |
python/lsst/daf/butler/registry/nameShrinker.py |
21 |
13 |
0 |
2 |
0 |
35% |
python/lsst/daf/butler/registry/queries/__init__.py |
4 |
0 |
0 |
0 |
0 |
100% |
python/lsst/daf/butler/registry/queries/_builder.py |
122 |
102 |
0 |
64 |
0 |
11% |
python/lsst/daf/butler/registry/queries/_query.py |
248 |
169 |
0 |
79 |
1 |
24% |
python/lsst/daf/butler/registry/queries/_results.py |
120 |
77 |
0 |
40 |
0 |
27% |
python/lsst/daf/butler/registry/queries/_structs.py |
98 |
54 |
0 |
32 |
0 |
42% |
python/lsst/daf/butler/registry/queries/exprParser/__init__.py |
4 |
0 |
0 |
0 |
0 |
100% |
python/lsst/daf/butler/registry/queries/exprParser/exprTree.py |
101 |
56 |
0 |
8 |
1 |
42% |
python/lsst/daf/butler/registry/queries/exprParser/parserLex.py |
60 |
26 |
0 |
2 |
0 |
55% |
python/lsst/daf/butler/registry/queries/exprParser/parserYacc.py |
134 |
96 |
0 |
50 |
0 |
21% |
python/lsst/daf/butler/registry/queries/exprParser/ply/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/daf/butler/registry/queries/exprParser/ply/lex.py |
692 |
622 |
0 |
310 |
1 |
7% |
python/lsst/daf/butler/registry/queries/exprParser/ply/yacc.py |
1929 |
1775 |
0 |
904 |
1 |
5% |
python/lsst/daf/butler/registry/queries/exprParser/treeVisitor.py |
18 |
2 |
0 |
2 |
1 |
85% |
python/lsst/daf/butler/registry/queries/expressions.py |
114 |
81 |
0 |
38 |
3 |
24% |
python/lsst/daf/butler/registry/tests/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/daf/butler/registry/tests/_database.py |
379 |
341 |
0 |
124 |
0 |
8% |
python/lsst/daf/butler/registry/tests/_registry.py |
632 |
587 |
0 |
118 |
0 |
6% |
python/lsst/daf/butler/registry/versions.py |
113 |
82 |
0 |
52 |
1 |
19% |
python/lsst/daf/butler/registry/wildcards.py |
217 |
158 |
0 |
119 |
1 |
18% |
python/lsst/daf/butler/script/__init__.py |
6 |
0 |
0 |
0 |
0 |
100% |
python/lsst/daf/butler/script/butlerImport.py |
6 |
4 |
0 |
2 |
0 |
25% |
python/lsst/daf/butler/script/configDump.py |
9 |
7 |
0 |
2 |
0 |
18% |
python/lsst/daf/butler/script/configValidate.py |
11 |
9 |
0 |
0 |
0 |
18% |
python/lsst/daf/butler/script/createRepo.py |
4 |
2 |
0 |
0 |
0 |
50% |
python/lsst/daf/butler/script/queryCollections.py |
5 |
3 |
0 |
0 |
0 |
40% |
python/lsst/daf/butler/script/queryDatasetTypes.py |
18 |
13 |
0 |
12 |
0 |
17% |
python/lsst/daf/butler/tests/__init__.py |
6 |
0 |
0 |
0 |
0 |
100% |
python/lsst/daf/butler/tests/_datasetsHelper.py |
56 |
38 |
0 |
16 |
0 |
25% |
python/lsst/daf/butler/tests/_dummyRegistry.py |
71 |
39 |
0 |
24 |
0 |
34% |
python/lsst/daf/butler/tests/_examplePythonTypes.py |
81 |
59 |
0 |
16 |
0 |
23% |
python/lsst/daf/butler/tests/_testRepo.py |
66 |
58 |
0 |
34 |
0 |
8% |
python/lsst/daf/butler/tests/cliCmdTestBase.py |
45 |
27 |
0 |
8 |
0 |
34% |
python/lsst/daf/butler/tests/cliLogTestBase.py |
69 |
38 |
0 |
20 |
1 |
36% |
python/lsst/daf/butler/tests/testFormatters.py |
84 |
53 |
0 |
26 |
1 |
29% |
python/lsst/daf/butler/version.py |
5 |
0 |
0 |
0 |
0 |
100% |
setup.py |
44 |
44 |
0 |
16 |
0 |
0% |
tests/test_butler.py |
758 |
609 |
0 |
90 |
1 |
18% |
tests/test_cliCmdConfigDump.py |
59 |
42 |
0 |
2 |
1 |
30% |
tests/test_cliCmdConfigValidate.py |
30 |
16 |
0 |
2 |
1 |
47% |
tests/test_cliCmdCreate.py |
16 |
6 |
0 |
2 |
1 |
61% |
tests/test_cliCmdImport.py |
41 |
19 |
0 |
2 |
1 |
53% |
tests/test_cliCmdQueryCollections.py |
30 |
14 |
0 |
2 |
1 |
53% |
tests/test_cliCmdQueryDatasetTypes.py |
52 |
35 |
0 |
2 |
1 |
33% |
tests/test_cliLog.py |
20 |
6 |
0 |
2 |
1 |
68% |
tests/test_cliPluginLoader.py |
74 |
49 |
0 |
2 |
1 |
34% |
tests/test_cliUtilSplitCommas.py |
39 |
22 |
0 |
2 |
1 |
44% |
tests/test_cliUtilSplitKv.py |
119 |
88 |
0 |
4 |
1 |
26% |
tests/test_cliUtilToUpper.py |
28 |
15 |
0 |
2 |
1 |
47% |
tests/test_cliUtils.py |
164 |
110 |
0 |
8 |
1 |
32% |
tests/test_composites.py |
45 |
35 |
0 |
4 |
1 |
22% |
tests/test_config.py |
371 |
311 |
0 |
40 |
1 |
15% |
tests/test_connectionString.py |
40 |
21 |
0 |
6 |
1 |
43% |
tests/test_constraints.py |
95 |
82 |
0 |
2 |
1 |
14% |
tests/test_datasets.py |
218 |
197 |
0 |
18 |
1 |
9% |
tests/test_datastore.py |
509 |
415 |
0 |
92 |
1 |
16% |
tests/test_dbAuth.py |
136 |
122 |
0 |
10 |
1 |
10% |
tests/test_ddl.py |
33 |
22 |
0 |
4 |
1 |
32% |
tests/test_dimensions.py |
318 |
274 |
0 |
118 |
1 |
11% |
tests/test_exprParserLex.py |
180 |
161 |
0 |
12 |
1 |
10% |
tests/test_exprParserYacc.py |
270 |
236 |
0 |
16 |
1 |
12% |
tests/test_formatter.py |
122 |
105 |
0 |
10 |
1 |
14% |
tests/test_location.py |
168 |
149 |
0 |
16 |
1 |
11% |
tests/test_matplotlibFormatter.py |
44 |
24 |
0 |
6 |
1 |
46% |
tests/test_parquet.py |
54 |
36 |
0 |
6 |
1 |
35% |
tests/test_postgresql.py |
87 |
48 |
0 |
22 |
1 |
40% |
tests/test_quantum.py |
49 |
42 |
0 |
2 |
1 |
16% |
tests/test_s3utils.py |
48 |
32 |
0 |
10 |
1 |
33% |
tests/test_sqlite.py |
166 |
113 |
0 |
10 |
1 |
31% |
tests/test_storageClass.py |
140 |
125 |
0 |
4 |
1 |
11% |
tests/test_templates.py |
160 |
143 |
0 |
6 |
1 |
11% |
tests/test_testRepo.py |
84 |
62 |
0 |
2 |
1 |
27% |
tests/test_time_utils.py |
63 |
52 |
0 |
8 |
1 |
17% |
tests/test_timespan.py |
69 |
58 |
0 |
26 |
1 |
13% |
tests/test_uri.py |
289 |
245 |
0 |
14 |
1 |
16% |
tests/test_utils.py |
126 |
87 |
0 |
6 |
1 |
30% |
tests/test_webdavutils.py |
44 |
24 |
0 |
2 |
1 |
46% |