nismod / smif

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

Add custom exception handler to cli to hide tracebacks unless in debug mode #221

Closed willu47 closed 6 years ago

willu47 commented 6 years ago

Hides tracebacks unless in debug mode.

codecov[bot] commented 6 years ago

Codecov Report

Merging #221 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #221   +/-   ##
========================================
  Coverage    82.95%   82.95%           
========================================
  Files           60       60           
  Lines         4235     4235           
  Branches       464      464           
========================================
  Hits          3513     3513           
  Misses         654      654           
  Partials        68       68
Flag Coverage Δ
#javascript 82.95% <ø> (ø) :arrow_up:
#python 90.68% <ø> (ø) :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 67c7a55...4dba364. Read the comment docs.