xoceanmodel / xroms

Work with ROMS ocean model output with xarray
https://xroms.readthedocs.io/
MIT License
60 stars 37 forks source link

changed references to divergence to convergence throughout #57

Closed kthyng closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #57 (75245fa) into main (f0a15f6) will not change coverage. Report is 2 commits behind head on main. The diff coverage is 100.00%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@           Coverage Diff           @@
##             main      #57   +/-   ##
=======================================
  Coverage   83.92%   83.92%           
=======================================
  Files          17       17           
  Lines        1897     1897           
=======================================
  Hits         1592     1592           
  Misses        305      305           
Flag Coverage Δ
unittests 83.92% <100.00%> (ø)

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

Files Changed Coverage Δ
xroms/__init__.py 81.25% <ø> (ø)
xroms/accessor.py 73.53% <100.00%> (ø)
xroms/derived.py 99.13% <100.00%> (ø)
xroms/tests/test_accessor.py 99.01% <100.00%> (ø)
xroms/tests/test_derived.py 100.00% <100.00%> (ø)