nismod / smif

Simulation Modelling Integration Framework
http://www.itrc.org.uk
MIT License
22 stars 6 forks source link

Remove top level verbosity cli argument #338

Closed willu47 closed 5 years ago

willu47 commented 5 years ago

Closes #337

codecov[bot] commented 5 years ago

Codecov Report

Merging #338 into master will increase coverage by 0.02%. The diff coverage is 85.18%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #338      +/-   ##
==========================================
+ Coverage   70.31%   70.34%   +0.02%     
==========================================
  Files          59       59              
  Lines        5128     5119       -9     
  Branches      611      608       -3     
==========================================
- Hits         3606     3601       -5     
+ Misses       1429     1426       -3     
+ Partials       93       92       -1
Flag Coverage Δ
#javascript 70.34% <85.18%> (+0.02%) :arrow_up:
#python 78.31% <85.18%> (+0.04%) :arrow_up:
Impacted Files Coverage Δ
src/smif/controller/setup.py 89.47% <100%> (-0.53%) :arrow_down:
src/smif/cli/log.py 94% <100%> (-0.74%) :arrow_down:
src/smif/controller/execute.py 86.36% <75%> (-0.6%) :arrow_down:
src/smif/controller/build.py 82.81% <76.92%> (ø) :arrow_up:
src/smif/data_layer/file/file_config_store.py 85.52% <0%> (+1.75%) :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 13d0383...c1ffc77. Read the comment docs.