Niemeyer-Research-Group / pyMARS

Python-based (chemical kinetic) Model Automatic Reduction Software
https://niemeyer-research-group.github.io/pyMARS/
MIT License
61 stars 46 forks source link

Catch ct.CanteraError when the cvodes integrator fails in sensitivity analysis #65

Open xMestas opened 5 years ago

xMestas commented 5 years ago

Fixes #64

codecov-io commented 5 years ago

Codecov Report

Merging #65 into master will decrease coverage by 0.13%. The diff coverage is 40%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
- Coverage   66.98%   66.85%   -0.14%     
==========================================
  Files          12       12              
  Lines        1266     1270       +4     
  Branches      294      294              
==========================================
+ Hits          848      849       +1     
- Misses        316      319       +3     
  Partials      102      102
Impacted Files Coverage Δ
pymars/sensitivity_analysis.py 70.58% <40%> (-2.85%) :arrow_down:

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 aace7af...992a85a. Read the comment docs.