Niemeyer-Research-Group / pyMARS

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

Fixes a bug that causes the nodes in the graphs to not always be initalized #45

Closed xMestas closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #45 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #45   +/-   ##
=======================================
  Coverage   88.04%   88.04%           
=======================================
  Files          41       41           
  Lines        4183     4183           
=======================================
  Hits         3683     3683           
  Misses        500      500
Impacted Files Coverage Δ
pymars/drgep.py 91.47% <100%> (ø) :arrow_up:
pymars/drg.py 93.86% <100%> (ø) :arrow_up:
pymars/pfa.py 94.61% <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 b571ed2...b8dde7c. Read the comment docs.