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.ndfilters.mean_filter()` function. #56

Closed byrdie closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 94.94%. Comparing base (ede8098) to head (b30c996). Report is 18 commits behind head on main.

Files with missing lines Patch % Lines
...rrays/_functions/function_named_array_functions.py 87.50% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #56 +/- ## ========================================== + Coverage 94.90% 94.94% +0.03% ========================================== Files 73 74 +1 Lines 10429 10487 +58 ========================================== + Hits 9898 9957 +59 + Misses 531 530 -1 ``` | [Flag](https://app.codecov.io/gh/sun-data/named-arrays/pull/56/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/56/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sun-data) | `94.94% <98.36%> (+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.