python/lsst/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/sims/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/sims/catalogs/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/sims/catalogs/db/CompoundCatalogDBObject.py |
97 |
6 |
0 |
64 |
7 |
92% |
python/lsst/sims/catalogs/db/__init__.py |
3 |
0 |
0 |
0 |
0 |
100% |
python/lsst/sims/catalogs/db/dbConnection.py |
466 |
86 |
0 |
232 |
40 |
78% |
python/lsst/sims/catalogs/db/utils.py |
94 |
21 |
0 |
46 |
8 |
74% |
python/lsst/sims/catalogs/decorators/__init__.py |
1 |
0 |
0 |
0 |
0 |
100% |
python/lsst/sims/catalogs/decorators/decorators.py |
39 |
1 |
0 |
10 |
2 |
94% |
python/lsst/sims/catalogs/definitions/CompoundInstanceCatalog.py |
147 |
11 |
0 |
105 |
12 |
91% |
python/lsst/sims/catalogs/definitions/InstanceCatalog.py |
320 |
34 |
0 |
197 |
22 |
86% |
python/lsst/sims/catalogs/definitions/ParallelCatalogWriter.py |
48 |
8 |
0 |
24 |
3 |
85% |
python/lsst/sims/catalogs/definitions/__init__.py |
3 |
0 |
0 |
0 |
0 |
100% |
python/lsst/sims/catalogs/utils/__init__.py |
1 |
0 |
0 |
0 |
0 |
100% |
python/lsst/sims/catalogs/utils/testUtils.py |
159 |
34 |
0 |
28 |
5 |
73% |
tests/testCatalogDBObject.py |
812 |
13 |
0 |
182 |
8 |
98% |
tests/testCatalogs.py |
467 |
11 |
0 |
92 |
16 |
95% |
tests/testColumnOrigins.py |
198 |
6 |
0 |
12 |
5 |
95% |
tests/testCompoundCatalogDBObject.py |
406 |
9 |
0 |
70 |
13 |
95% |
tests/testCompoundInstanceCatalog.py |
468 |
8 |
0 |
140 |
25 |
95% |
tests/testConnectionCache.py |
83 |
3 |
0 |
10 |
4 |
92% |
tests/testConnectionPassing.py |
118 |
6 |
0 |
28 |
10 |
89% |
tests/testDBObject.py |
310 |
16 |
0 |
64 |
10 |
93% |
tests/testFileDBObject.py |
53 |
2 |
0 |
12 |
3 |
92% |
tests/testFilteringCatalogs.py |
544 |
16 |
0 |
174 |
31 |
93% |
tests/testInstanceCatalog.py |
310 |
11 |
0 |
106 |
16 |
94% |
tests/testMethodRegistry.py |
52 |
2 |
0 |
10 |
1 |
95% |
tests/testParallelCatalogWriter.py |
174 |
5 |
0 |
42 |
8 |
94% |