Coverage report: 66%

Files Functions Classes

coverage.py v7.15.2, created at 2026-07-30 08:38 +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% 14 14 0   100% 0 0   0%
python/lsst/images/__main__.py   0% 2 2 2   100% 0 0   0%
python/lsst/images/_backgrounds.py   48% 80 42 6   86% 22 3   56%
python/lsst/images/_cell_grid.py   36% 142 91 34   60% 40 6   41%
python/lsst/images/_color_image.py   37% 95 60 0   58% 12 5   39%
python/lsst/images/_concrete_bounds.py   37% 97 61 0   39% 44 7   38%
python/lsst/images/_difference_image.py   7% 161 150 12   3% 32 1   6%
python/lsst/images/_generalized_image.py   44% 121 68 6   68% 22 3   48%
python/lsst/images/_geom.py   47% 478 252 44   72% 122 4   52%
python/lsst/images/_image.py   55% 231 105 5   69% 72 12   58%
python/lsst/images/_intersection_bounds.py   30% 44 31 28   31% 16 3   30%
python/lsst/images/_mask.py   65% 496 176 5   82% 180 29   69%
python/lsst/images/_masked_image.py   41% 199 117 5   53% 62 5   44%
python/lsst/images/_observation_summary_stats.py   36% 155 99 6   86% 44 6   47%
python/lsst/images/_polygon.py   47% 158 83 30   48% 40 5   47%
python/lsst/images/_transforms/__init__.py   0% 5 5 0   100% 0 0   0%
python/lsst/images/_transforms/_ast.py   0% 233 233 3   0% 34 0   0%
python/lsst/images/_transforms/_camera_frame_set.py   25% 116 87 0   39% 28 5   28%
python/lsst/images/_transforms/_frame_set.py   0% 17 17 2   100% 0 0   0%
python/lsst/images/_transforms/_frames.py   18% 154 126 0   100% 0 0   18%
python/lsst/images/_transforms/_sky_projection.py   54% 305 140 13   72% 72 10   58%
python/lsst/images/_transforms/_transform.py   52% 289 138 21   54% 122 24   53%
python/lsst/images/_visit_image.py   25% 427 322 11   22% 162 17   24%
python/lsst/images/aperture_corrections.py   19% 32 26 5   50% 6 1   24%
python/lsst/images/cameras.py   12% 293 258 13   38% 32 6   14%
python/lsst/images/cells/__init__.py   100% 5 0 0   100% 0 0   100%
python/lsst/images/cells/_aperture_corrections.py   59% 126 52 7   40% 40 6   54%
python/lsst/images/cells/_coadd.py   67% 261 85 9   48% 66 10   64%
python/lsst/images/cells/_provenance.py   71% 194 56 13   54% 48 4   68%
python/lsst/images/cells/_psf.py   53% 129 61 5   29% 24 5   49%
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/_describe.py   81% 16 3 0   50% 2 1   78%
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% 25 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/describe.py   34% 156 103 3   97% 30 1   44%
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   30% 102 71 28   47% 38 2   35%
python/lsst/images/fields/_chebyshev.py   56% 227 99 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   45% 93 51 6   80% 20 2   51%
python/lsst/images/fields/_spline.py   52% 167 80 5   59% 58 22   54%
python/lsst/images/fields/_sum.py   42% 90 52 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   69% 55 17 2   10% 10 1   60%
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   2% 40 39 6   0% 6 0   2%
python/lsst/images/psfs/_gaussian.py   46% 85 46 0   69% 16 5   50%
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   30% 66 46 9   100% 4 0   34%
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   55% 89 40 0   42% 12 1   53%
tests/test_cell_coadd.py   71% 276 79 0   10% 10 1   69%
tests/test_cli.py   86% 250 34 0   75% 4 1   86%
tests/test_color_image.py   96% 84 3 0   75% 8 2   95%
tests/test_describe.py   100% 225 0 0   100% 6 0   100%
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   49% 107 55 0   25% 4 1   48%
tests/test_fields.py   95% 361 18 0   50% 16 6   93%
tests/test_fits_date_header.py   100% 39 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% 411 0 0   100% 4 0   100%
tests/test_image.py   84% 146 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   94% 343 22 0   94% 16 1   94%
tests/test_masked_image.py   92% 212 17 0   50% 2 1   92%
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% 157 2 0   100% 0 0   99%
tests/test_psfs.py   60% 156 63 0   50% 4 2   59%
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   83% 528 91 0   75% 8 2   83%
tests/test_utils.py   100% 38 0 0   100% 0 0   100%
tests/test_visit_image.py   66% 612 210 0   50% 20 2   65%
Total   67% 19086 6379 492   60% 3406 473   66%

No items found using the specified filter.