Coverage report:
37%
coverage.py v7.2.7
, created at 2023-07-13 10:03 +0000
Module
statements
missing
excluded
branches
partial
coverage
python/lsst/__init__.py
2
0
0
0
0
100%
python/lsst/daf/__init__.py
2
0
0
0
0
100%
python/lsst/daf/relation/__init__.py
15
0
0
0
0
100%
python/lsst/daf/relation/_binary_operation.py
40
11
3
12
0
75%
python/lsst/daf/relation/_columns/__init__.py
4
0
0
0
0
100%
python/lsst/daf/relation/_columns/_container.py
73
16
5
38
0
80%
python/lsst/daf/relation/_columns/_expression.py
125
37
4
58
0
70%
python/lsst/daf/relation/_columns/_predicate.py
142
67
4
86
0
51%
python/lsst/daf/relation/_columns/_tag.py
11
2
0
4
0
87%
python/lsst/daf/relation/_diagnostics.py
73
56
1
44
0
18%
python/lsst/daf/relation/_engine.py
69
32
5
14
0
49%
python/lsst/daf/relation/_exceptions.py
5
0
0
0
0
100%
python/lsst/daf/relation/_leaf_relation.py
43
8
3
15
0
79%
python/lsst/daf/relation/_marker_relation.py
38
11
3
28
0
77%
python/lsst/daf/relation/_materialization.py
27
11
2
17
0
57%
python/lsst/daf/relation/_operation_relations.py
82
32
5
43
0
62%
python/lsst/daf/relation/_operations/__init__.py
8
0
0
0
0
100%
python/lsst/daf/relation/_operations/_calculation.py
49
20
3
19
0
59%
python/lsst/daf/relation/_operations/_chain.py
25
9
2
9
0
62%
python/lsst/daf/relation/_operations/_deduplication.py
25
9
2
13
0
66%
python/lsst/daf/relation/_operations/_join.py
141
89
3
80
1
32%
python/lsst/daf/relation/_operations/_projection.py
60
33
3
31
0
42%
python/lsst/daf/relation/_operations/_selection.py
53
25
3
25
0
50%
python/lsst/daf/relation/_operations/_slice.py
84
50
3
43
0
39%
python/lsst/daf/relation/_operations/_sort.py
60
32
4
35
0
39%
python/lsst/daf/relation/_processor.py
71
55
6
40
0
18%
python/lsst/daf/relation/_relation.py
116
26
23
110
0
87%
python/lsst/daf/relation/_transfer.py
28
12
2
17
0
56%
python/lsst/daf/relation/_unary_operation.py
138
55
8
88
0
65%
python/lsst/daf/relation/iteration/__init__.py
2
0
0
0
0
100%
python/lsst/daf/relation/iteration/_engine.py
148
115
5
116
0
13%
python/lsst/daf/relation/iteration/_row_iterable.py
81
37
2
20
0
48%
python/lsst/daf/relation/sql/__init__.py
3
0
0
0
0
100%
python/lsst/daf/relation/sql/_engine.py
292
238
8
170
0
12%
python/lsst/daf/relation/sql/_payload.py
17
1
0
2
0
95%
python/lsst/daf/relation/sql/_select.py
78
40
0
38
0
43%
python/lsst/daf/relation/tests.py
56
35
0
24
0
29%
python/lsst/daf/relation/version.py
6
0
0
0
0
100%
tests/test_calculation.py
56
45
2
10
0
17%
tests/test_chain.py
37
28
2
4
0
22%
tests/test_column_expressions.py
201
188
2
60
0
5%
tests/test_deduplication.py
53
43
2
10
0
16%
tests/test_diagnostics.py
90
71
2
0
0
21%
tests/test_join.py
102
90
2
30
0
9%
tests/test_leaf_relation.py
75
65
2
2
0
13%
tests/test_materialization.py
29
20
2
0
0
31%
tests/test_processor.py
104
88
2
22
0
13%
tests/test_projection.py
55
44
2
4
0
19%
tests/test_selection.py
60
48
2
8
0
18%
tests/test_slice.py
120
108
2
24
0
8%
tests/test_sort.py
69
56
2
18
0
15%
tests/test_sql_engine.py
141
126
2
12
0
10%
tests/test_transfer.py
24
16
2
0
0
33%
Total
3508
2200
142
1443
1
37%
No items found using the specified filter.