Coverage report: 31%

coverage.py v6.5.0, created at 2023-01-25 02:29 -0800

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 43 14 0 4 0 66%
python/lsst/daf/relation/_columns/__init__.py 4 0 0 0 0 100%
python/lsst/daf/relation/_columns/_container.py 78 20 0 14 1 71%
python/lsst/daf/relation/_columns/_expression.py 129 40 0 28 1 62%
python/lsst/daf/relation/_columns/_predicate.py 146 70 0 56 1 43%
python/lsst/daf/relation/_columns/_tag.py 11 2 0 0 0 82%
python/lsst/daf/relation/_diagnostics.py 74 57 0 44 0 16%
python/lsst/daf/relation/_engine.py 74 36 0 14 1 47%
python/lsst/daf/relation/_exceptions.py 5 0 0 0 0 100%
python/lsst/daf/relation/_leaf_relation.py 46 10 0 8 1 72%
python/lsst/daf/relation/_marker_relation.py 41 13 0 8 1 63%
python/lsst/daf/relation/_materialization.py 29 12 0 12 1 49%
python/lsst/daf/relation/_operation_relations.py 87 36 0 22 1 51%
python/lsst/daf/relation/_operations/__init__.py 8 0 0 0 0 100%
python/lsst/daf/relation/_operations/_calculation.py 52 22 0 12 1 52%
python/lsst/daf/relation/_operations/_chain.py 27 10 0 8 1 57%
python/lsst/daf/relation/_operations/_deduplication.py 27 10 0 8 1 57%
python/lsst/daf/relation/_operations/_join.py 144 91 0 68 2 28%
python/lsst/daf/relation/_operations/_projection.py 63 35 0 24 1 36%
python/lsst/daf/relation/_operations/_selection.py 56 27 0 18 1 43%
python/lsst/daf/relation/_operations/_slice.py 87 52 0 32 1 32%
python/lsst/daf/relation/_operations/_sort.py 64 35 0 32 1 35%
python/lsst/daf/relation/_processor.py 77 60 0 40 1 15%
python/lsst/daf/relation/_relation.py 139 48 0 8 1 64%
python/lsst/daf/relation/_transfer.py 30 13 0 12 1 48%
python/lsst/daf/relation/_unary_operation.py 146 62 0 30 1 51%
python/lsst/daf/relation/iteration/__init__.py 2 0 0 0 0 100%
python/lsst/daf/relation/iteration/_engine.py 153 120 0 124 0 13%
python/lsst/daf/relation/iteration/_row_iterable.py 83 39 0 16 0 44%
python/lsst/daf/relation/sql/__init__.py 3 0 0 0 0 100%
python/lsst/daf/relation/sql/_engine.py 296 243 0 186 1 12%
python/lsst/daf/relation/sql/_payload.py 17 1 0 2 0 95%
python/lsst/daf/relation/sql/_select.py 78 40 0 28 0 38%
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 58 46 0 12 1 19%
tests/test_chain.py 39 29 0 6 1 24%
tests/test_column_expressions.py 203 189 0 62 1 6%
tests/test_deduplication.py 55 44 0 12 1 18%
tests/test_diagnostics.py 92 72 0 2 1 22%
tests/test_join.py 104 91 0 32 1 10%
tests/test_leaf_relation.py 77 66 0 4 1 15%
tests/test_materialization.py 31 21 0 2 1 33%
tests/test_processor.py 106 89 0 24 1 14%
tests/test_projection.py 57 45 0 6 1 21%
tests/test_selection.py 62 49 0 10 1 19%
tests/test_slice.py 122 109 0 26 1 9%
tests/test_sort.py 71 57 0 20 1 16%
tests/test_sql_engine.py 143 127 0 14 1 11%
tests/test_transfer.py 26 17 0 2 1 36%
Total 3646 2304 0 1116 37 31%

No items found using the specified filter.