sun-data / named-arrays

Python library that implements named tensors with Astropy Quantity support.
https://named-arrays.readthedocs.io
4 stars 1 forks source link

Added `named_arrays.regridding` module, a wrapper around the `regridding` package. #96

Closed byrdie closed 1 week ago

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 99.12281% with 1 line in your changes missing coverage. Please review.

Project coverage is 95.30%. Comparing base (b150c29) to head (6e5d8a4). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
named_arrays/tests/test_regridding.py 96.42% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #96 +/- ## ========================================== + Coverage 95.26% 95.30% +0.03% ========================================== Files 77 79 +2 Lines 11343 11456 +113 ========================================== + Hits 10806 10918 +112 - Misses 537 538 +1 ``` | [Flag](https://app.codecov.io/gh/sun-data/named-arrays/pull/96/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sun-data) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/sun-data/named-arrays/pull/96/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sun-data) | `95.30% <99.12%> (+0.03%)` | :arrow_up: | 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=sun-data#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.