xoceanmodel / xroms

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

a bunch of fixes and breaking changes #40

Closed kthyng closed 1 year ago

kthyng commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Merging #40 (0a6647d) into main (9778c5c) will decrease coverage by 5.62%. The diff coverage is 60.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main      #40      +/-   ##
==========================================
- Coverage   93.90%   88.29%   -5.62%     
==========================================
  Files          14       14              
  Lines        1723     1700      -23     
==========================================
- Hits         1618     1501     -117     
- Misses        105      199      +94     
Flag Coverage Δ
unittests 88.29% <60.00%> (-5.62%) :arrow_down:

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

Impacted Files Coverage Δ
xroms/tests/test_xroms.py 100.00% <ø> (ø)
xroms/utilities.py 94.44% <ø> (ø)
xroms/xroms.py 59.70% <48.45%> (-29.02%) :arrow_down:
xroms/__init__.py 78.57% <50.00%> (ø)
xroms/accessor.py 89.50% <88.23%> (-7.61%) :arrow_down:
xroms/interp.py 54.32% <100.00%> (-1.24%) :arrow_down:
xroms/roms_seawater.py 95.68% <100.00%> (-0.08%) :arrow_down:
xroms/tests/test_accessor.py 99.04% <100.00%> (-0.06%) :arrow_down:
xroms/tests/test_interp.py 76.31% <100.00%> (ø)
xroms/tests/test_roms_seawater.py 100.00% <100.00%> (ø)
... and 1 more