axiom-data-science / extract_model

Facilitates read-in and extraction for ocean model output.
https://extract-model.readthedocs.io/
MIT License
5 stars 4 forks source link

added default flag for dask slicing #44

Closed kthyng closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #44 (ff3aee0) into main (a65179d) will increase coverage by 0.37%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #44      +/-   ##
==========================================
+ Coverage   76.14%   76.51%   +0.37%     
==========================================
  Files           7        7              
  Lines         503      511       +8     
==========================================
+ Hits          383      391       +8     
  Misses        120      120              
Flag Coverage Δ
unittests 76.51% <100.00%> (+0.37%) :arrow_up:

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

Impacted Files Coverage Δ
extract_model/accessor.py 98.11% <100.00%> (+0.15%) :arrow_up:
extract_model/utils.py 39.25% <100.00%> (+1.85%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a65179d...ff3aee0. Read the comment docs.