pytroll / pyresample

Geospatial image resampling in Python
http://pyresample.readthedocs.org
GNU Lesser General Public License v3.0
348 stars 94 forks source link

Include package data #586

Closed avalentino closed 7 months ago

avalentino commented 7 months ago

Package data in pyresample/static/** are not installed without the patch.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (5b05353) 94.01% compared to head (72e9757) 94.01%. Report is 43 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #586 +/- ## ======================================= Coverage 94.01% 94.01% ======================================= Files 92 92 Lines 13836 13836 ======================================= Hits 13008 13008 Misses 828 828 ``` | [Flag](https://app.codecov.io/gh/pytroll/pyresample/pull/586/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pytroll) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/pytroll/pyresample/pull/586/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pytroll) | `94.01% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pytroll#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

coveralls commented 7 months ago

Coverage Status

coverage: 93.676%. remained the same when pulling 72e97570acacdfd13b35193785cc42c560bccdd1 on avalentino:bugfix/package-data into 60b4b38354129995be6c3cd84fdda68f634c7046 on pytroll:main.

djhoese commented 7 months ago

@mraspaud could you review this, merge it, and make a patch release to include it so people can properly do a repr of an AreaDefinition in a jupyter notebook. CC @BENR0