SS-Atlantis / AtlantisCmd

A command-line tool for doing various operations associated with managing runs of the Salish Sea Atlantis model. Based on https://github.com/SalishSeaCast/NEMO-Cmd/.
Apache License 2.0
0 stars 0 forks source link

Add -m flag for species migrations .csv file #11

Closed douglatornell closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #11 (2c2360d) into main (881c8c4) will increase coverage by 0.07%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
+ Coverage   93.61%   93.69%   +0.07%     
==========================================
  Files           7        7              
  Lines         423      428       +5     
  Branches       29       29              
==========================================
+ Hits          396      401       +5     
  Misses         24       24              
  Partials        3        3              
Flag Coverage Δ
unittests 93.69% <100.00%> (+0.07%) :arrow_up:

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

Impacted Files Coverage Δ
atlantis_cmd/run.py 83.78% <ø> (ø)
tests/conftest.py 98.59% <100.00%> (+0.04%) :arrow_up:
tests/test_run.py 98.11% <100.00%> (+0.02%) :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 881c8c4...2c2360d. Read the comment docs.