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

Change to Python 3.10 for pkg development #7

Closed douglatornell closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #7 (b9dad2f) into main (c2e0a65) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main       #7   +/-   ##
=======================================
  Coverage   92.83%   92.83%           
=======================================
  Files           7        7           
  Lines         377      377           
  Branches       16       25    +9     
=======================================
  Hits          350      350           
  Misses         24       24           
  Partials        3        3           
Flag Coverage Δ
unittests 92.83% <100.00%> (ø)

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

Impacted Files Coverage Δ
atlantis_cmd/main.py 56.25% <ø> (ø)
atlantis_cmd/run.py 82.35% <ø> (ø)
setup.py 0.00% <ø> (ø)
tests/conftest.py 98.38% <ø> (ø)
tests/test_post_gen_project.py 100.00% <ø> (ø)
tests/test_run.py 97.84% <ø> (ø)
atlantis_cmd/__init__.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 c2e0a65...b9dad2f. Read the comment docs.