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

still bad env files #24

Closed kthyng closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #24 (2198668) into main (01318d0) will increase coverage by 0.66%. The diff coverage is 98.64%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
+ Coverage   97.59%   98.25%   +0.66%     
==========================================
  Files           4        4              
  Lines         249      229      -20     
==========================================
- Hits          243      225      -18     
+ Misses          6        4       -2     
Flag Coverage Δ
unittests 98.25% <98.64%> (+0.66%) :arrow_up:

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

Impacted Files Coverage Δ
setup.py 0.00% <ø> (ø)
extract_model/__init__.py 84.61% <84.61%> (-15.39%) :arrow_down:
extract_model/extract_model.py 100.00% <100.00%> (+5.26%) :arrow_up:
tests/test_em.py 100.00% <100.00%> (ø)

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 d80280a...2198668. Read the comment docs.