SciTools-incubator / iris-esmf-regrid

A collection of structured and unstructured ESMF regridding schemes for Iris.
BSD 3-Clause "New" or "Revised" License
17 stars 16 forks source link

Fix missing masks for nearest scheme #369

Open bouweandela opened 3 weeks ago

bouweandela commented 3 weeks ago

Closes #368

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 96.90722% with 3 lines in your changes missing coverage. Please review.

Project coverage is 98.94%. Comparing base (fdd2051) to head (83cf362).

Files Patch % Lines
esmf_regrid/esmf_regridder.py 93.75% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #369 +/- ## ========================================== + Coverage 98.92% 98.94% +0.01% ========================================== Files 37 37 Lines 4196 4265 +69 ========================================== + Hits 4151 4220 +69 Misses 45 45 ```

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