Coverage report: 63%

Files Functions Classes

coverage.py v7.15.2, created at 2026-07-26 09:32 +0000

    Statements   Branches   Total
File   coverage statements missing excluded   coverage branches partial   coverage
python/lsst/__init__.py   0% 2 2 0   100% 0 0   0%
python/lsst/images/__init__.py   0% 13 13 0   100% 0 0   0%
python/lsst/images/__main__.py   0% 2 2 2   100% 0 0   0%
python/lsst/images/_backgrounds.py   33% 61 41 6   58% 12 5   37%
python/lsst/images/_cell_grid.py   33% 132 88 34   58% 38 6   39%
python/lsst/images/_color_image.py   31% 88 61 0   62% 8 3   33%
python/lsst/images/_concrete_bounds.py   37% 97 61 0   39% 44 7   38%
python/lsst/images/_difference_image.py   4% 159 152 12   3% 32 1   4%
python/lsst/images/_generalized_image.py   44% 120 67 6   68% 22 3   48%
python/lsst/images/_geom.py   47% 478 254 44   72% 122 4   52%
python/lsst/images/_image.py   54% 225 104 5   69% 68 11   57%
python/lsst/images/_intersection_bounds.py   28% 40 29 28   31% 16 3   29%
python/lsst/images/_mask.py   63% 470 176 5   80% 162 28   67%
python/lsst/images/_masked_image.py   40% 192 116 5   52% 58 4   42%
python/lsst/images/_observation_summary_stats.py   31% 139 96 6   84% 38 6   42%
python/lsst/images/_polygon.py   48% 155 81 30   48% 40 5   48%
python/lsst/images/_transforms/__init__.py   0% 5 5 0   100% 0 0   0%
python/lsst/images/_transforms/_ast.py   0% 219 219 3   0% 34 0   0%
python/lsst/images/_transforms/_camera_frame_set.py   27% 107 78 0   42% 26 5   30%
python/lsst/images/_transforms/_frame_set.py   0% 16 16 2   100% 0 0   0%
python/lsst/images/_transforms/_frames.py   16% 140 117 0   100% 0 0   16%
python/lsst/images/_transforms/_sky_projection.py   36% 198 126 13   59% 44 8   40%
python/lsst/images/_transforms/_transform.py   51% 278 136 21   52% 118 23   51%
python/lsst/images/_visit_image.py   17% 419 346 11   14% 158 8   16%
python/lsst/images/aperture_corrections.py   19% 32 26 5   50% 6 1   24%
python/lsst/images/cameras.py   10% 290 262 13   38% 32 6   12%
python/lsst/images/cells/__init__.py   100% 5 0 0   100% 0 0   100%
python/lsst/images/cells/_aperture_corrections.py   48% 126 65 7   22% 40 3   42%
python/lsst/images/cells/_coadd.py   51% 241 119 9   22% 54 10   45%
python/lsst/images/cells/_provenance.py   48% 164 85 13   22% 36 2   44%
python/lsst/images/cells/_psf.py   47% 129 69 5   25% 24 6   43%
python/lsst/images/cli/__init__.py   100% 3 0 0   100% 0 0   100%
python/lsst/images/cli/_convert.py   69% 94 29 3   68% 34 5   69%
python/lsst/images/cli/_diagram.py   100% 44 0 0   100% 12 0   100%
python/lsst/images/cli/_fuzz.py   87% 92 12 0   73% 30 8   84%
python/lsst/images/cli/_inspect.py   93% 28 2 0   100% 2 0   93%
python/lsst/images/cli/_main.py   100% 23 0 0   100% 0 0   100%
python/lsst/images/cli/_minify.py   64% 14 5 0   0% 2 0   56%
python/lsst/images/cli/_reformat.py   90% 30 3 0   75% 4 1   88%
python/lsst/images/cli/_schemas.py   96% 27 1 0   88% 8 1   94%
python/lsst/images/convolution_kernels.py   15% 130 111 9   32% 34 7   18%
python/lsst/images/diagram.py   98% 374 9 0   95% 162 8   97%
python/lsst/images/fields/__init__.py   0% 6 6 0   100% 0 0   0%
python/lsst/images/fields/_base.py   31% 99 68 28   47% 38 2   36%
python/lsst/images/fields/_chebyshev.py   57% 224 97 9   66% 70 12   59%
python/lsst/images/fields/_concrete.py   28% 39 28 12   42% 12 3   31%
python/lsst/images/fields/_product.py   46% 90 49 6   80% 20 2   52%
python/lsst/images/fields/_spline.py   52% 164 78 5   59% 58 22   54%
python/lsst/images/fields/_sum.py   43% 87 50 6   79% 24 3   50%
python/lsst/images/fits/__init__.py   0% 3 3 0   100% 0 0   0%
python/lsst/images/fits/_common.py   45% 223 122 1   74% 66 11   52%
python/lsst/images/fits/_input_archive.py   40% 242 144 5   52% 48 11   42%
python/lsst/images/fits/_output_archive.py   53% 224 106 0   45% 58 14   51%
python/lsst/images/formatters.py   93% 177 13 0   89% 70 8   91%
python/lsst/images/json/__init__.py   100% 2 0 0   100% 0 0   100%
python/lsst/images/json/_input_archive.py   74% 70 18 3   50% 16 4   70%
python/lsst/images/json/_output_archive.py   65% 55 19 2   10% 10 1   57%
python/lsst/images/ndf/__init__.py   71% 7 2 0   100% 0 0   71%
python/lsst/images/ndf/_common.py   100% 34 0 0   100% 6 0   100%
python/lsst/images/ndf/_hds.py   92% 132 10 4   81% 58 11   89%
python/lsst/images/ndf/_input_archive.py   86% 314 43 1   68% 116 27   81%
python/lsst/images/ndf/_model.py   79% 302 63 0   64% 124 25   75%
python/lsst/images/ndf/_output_archive.py   84% 350 56 0   66% 98 17   80%
python/lsst/images/psfs/__init__.py   0% 4 4 0   100% 0 0   0%
python/lsst/images/psfs/_base.py   0% 37 37 6   0% 6 0   0%
python/lsst/images/psfs/_gaussian.py   45% 84 46 0   69% 16 5   49%
python/lsst/images/psfs/_legacy.py   1% 101 100 0   0% 10 0   1%
python/lsst/images/psfs/_piff.py   26% 200 149 11   56% 34 7   30%
python/lsst/images/schema_docs.py   98% 142 3 0   92% 48 4   96%
python/lsst/images/serialization/__init__.py   0% 10 10 0   100% 0 0   0%
python/lsst/images/serialization/_asdf_utils.py   18% 136 111 0   50% 6 1   20%
python/lsst/images/serialization/_backends.py   66% 103 35 3   100% 30 0   74%
python/lsst/images/serialization/_common.py   44% 126 70 4   89% 36 4   54%
python/lsst/images/serialization/_dtypes.py   25% 44 33 0   50% 6 1   28%
python/lsst/images/serialization/_frozen_schemas.py   74% 81 21 0   98% 40 1   82%
python/lsst/images/serialization/_input_archive.py   23% 65 50 9   100% 4 0   28%
python/lsst/images/serialization/_io.py   59% 88 36 2   75% 32 4   63%
python/lsst/images/serialization/_output_archive.py   29% 66 47 9   100% 4 0   33%
python/lsst/images/serialization/_reader.py   58% 71 30 0   75% 20 1   62%
python/lsst/images/serialization/_tables.py   18% 72 59 2   21% 14 1   19%
python/lsst/images/tests/__init__.py   100% 4 0 0   100% 0 0   100%
python/lsst/images/tests/_checks.py   54% 457 211 10   32% 126 12   49%
python/lsst/images/tests/_creation.py   100% 11 0 0   100% 0 0   100%
python/lsst/images/tests/_data_ids.py   100% 8 0 0   100% 0 0   100%
python/lsst/images/tests/_minify_for_fixtures.py   23% 188 144 1   8% 36 3   21%
python/lsst/images/tests/_roundtrip.py   87% 156 20 3   77% 44 4   85%
python/lsst/images/tests/extract_legacy_test_data.py   26% 100 74 4   0% 28 0   20%
python/lsst/images/tests/verify_rewrite.py   19% 160 129 5   0% 60 0   14%
python/lsst/images/utils.py   33% 18 12 2   50% 4 0   36%
python/lsst/images/version.py   0% 5 5 0   100% 0 0   0%
tests/test_cameras.py   44% 71 40 0   42% 12 1   43%
tests/test_cell_coadd.py   42% 136 79 0   10% 10 1   40%
tests/test_cli.py   86% 239 34 0   75% 4 1   86%
tests/test_color_image.py   96% 77 3 0   75% 8 2   94%
tests/test_detached_archive.py   100% 60 0 0   100% 0 0   100%
tests/test_diagram.py   100% 373 0 0   100% 4 0   100%
tests/test_difference_image_extras.py   39% 82 50 0   25% 4 1   38%
tests/test_fields.py   94% 318 18 0   50% 16 6   92%
tests/test_fits_date_header.py   100% 37 0 0   100% 2 0   100%
tests/test_fits_format_version.py   98% 41 1 0   50% 4 2   93%
tests/test_fits_output_archive.py   100% 45 0 4   100% 0 0   100%
tests/test_formatter_cache.py   98% 102 2 0   100% 0 0   98%
tests/test_from_hdu_list.py   100% 246 0 0   96% 26 1   99%
tests/test_frozen_schemas.py   99% 169 1 20   88% 16 2   98%
tests/test_fuzz.py   100% 70 0 0   100% 4 0   100%
tests/test_geom.py   100% 398 0 0   100% 4 0   100%
tests/test_image.py   83% 142 24 5   50% 2 1   83%
tests/test_json_schema.py   100% 18 0 0   100% 0 0   100%
tests/test_legacy.py   96% 49 2 0   100% 0 0   96%
tests/test_mask.py   93% 307 22 0   94% 16 1   93%
tests/test_masked_image.py   92% 208 17 0   50% 2 1   91%
tests/test_ndf_common.py   97% 77 2 0   100% 0 0   97%
tests/test_ndf_format_version.py   94% 54 3 0   50% 6 3   90%
tests/test_ndf_hds.py   98% 226 5 0   25% 4 1   97%
tests/test_ndf_input_archive.py   99% 282 3 1   100% 0 0   99%
tests/test_ndf_layout.py   97% 152 4 0   67% 6 2   96%
tests/test_ndf_model.py   95% 63 3 0   50% 2 1   94%
tests/test_ndf_output_archive.py   99% 451 4 0   100% 14 0   99%
tests/test_ndf_starlink_ingest.py   94% 36 2 0   100% 0 0   94%
tests/test_polygon.py   99% 148 2 0   100% 0 0   99%
tests/test_psfs.py   51% 118 58 0   33% 6 2   50%
tests/test_schema_docs.py   100% 144 0 0   100% 2 0   100%
tests/test_schema_v1_fixtures.py   100% 19 0 0   100% 0 0   100%
tests/test_schema_v1_legacy_fixtures.py   87% 45 6 0   50% 6 3   82%
tests/test_schema_versioning.py   99% 146 2 8   80% 10 2   97%
tests/test_serialization_backends.py   97% 137 4 0   100% 0 0   97%
tests/test_serialization_basic_info.py   98% 89 2 0   100% 0 0   98%
tests/test_serialization_io.py   94% 98 6 0   67% 6 2   92%
tests/test_serialization_reader.py   98% 141 3 0   50% 2 1   97%
tests/test_serialization_registry.py   98% 81 2 1   89% 18 2   96%
tests/test_serialization_streams.py   96% 144 6 0   100% 0 0   96%
tests/test_transforms.py   75% 370 91 0   50% 4 2   75%
tests/test_utils.py   100% 38 0 0   100% 0 0   100%
tests/test_visit_image.py   58% 495 210 0   29% 14 2   57%
Total   64% 17724 6306 489   58% 3250 452   63%

No items found using the specified filter.