Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure dtype is preserved after regridding #239

Merged
merged 12 commits into from
May 29, 2024

flake 8 fix

b587641
Select commit
Loading
Failed to load commit list.
Merged

Ensure dtype is preserved after regridding #239

flake 8 fix
b587641
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 28, 2024 in 0s

98.85% (-0.01%) compared to a50b2b8

View this Pull Request on Codecov

98.85% (-0.01%) compared to a50b2b8

Details

Codecov Report

Attention: Patch coverage is 98.71795% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 98.85%. Comparing base (a50b2b8) to head (b587641).

Files Patch % Lines
esmf_regrid/schemes.py 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #239      +/-   ##
==========================================
- Coverage   98.85%   98.85%   -0.01%     
==========================================
  Files          36       37       +1     
  Lines        3855     3929      +74     
==========================================
+ Hits         3811     3884      +73     
- Misses         44       45       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.