bryanwweber / thermostate

State Manager for Thermodynamic Properties
https://thermostate.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
10 stars 19 forks source link

Add state traceback #8

Closed bryanwweber closed 5 years ago

bryanwweber commented 5 years ago

Minimizes the traceback when a StateError is raised to focus on the immediate issue.

codecov[bot] commented 5 years ago

Codecov Report

Merging #8 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #8   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines         133    130    -3     
  Branches       33     33           
=====================================
- Hits          133    130    -3
Impacted Files Coverage Δ
thermostate/thermostate.py 100% <ø> (ø) :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 75d8329...1849e2b. Read the comment docs.