hainegroup / oceanspy

A Python package to facilitate ocean model data analysis and visualization.
https://oceanspy.readthedocs.io
MIT License
98 stars 32 forks source link

pin esmf #292

Closed Mikejmnez closed 1 year ago

Mikejmnez commented 1 year ago

See issue #291 and later comments in #287. Should fix failing tests.

codecov[bot] commented 1 year ago

Codecov Report

Merging #292 (d34b374) into main (b859807) will increase coverage by 0.29%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #292      +/-   ##
==========================================
+ Coverage   94.95%   95.25%   +0.29%     
==========================================
  Files          10        9       -1     
  Lines        3907     3898       -9     
  Branches      826      833       +7     
==========================================
+ Hits         3710     3713       +3     
+ Misses        126      116      -10     
+ Partials       71       69       -2     
Flag Coverage Δ
unittests 95.25% <ø> (+0.29%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
oceanspy/subsample.py 98.04% <0.00%> (+<0.01%) :arrow_up:
oceanspy/compute.py 97.74% <0.00%> (+0.18%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

Mikejmnez commented 1 year ago

all test passed! I will squash, merge and then release a new version or oceanspy :)