pr-omethe-us / PyKED

Python interface to the ChemKED database format
https://pr-omethe-us.github.io/PyKED/
BSD 3-Clause "New" or "Revised" License
15 stars 15 forks source link

fixed Cantera convenience function outputs #73

Closed kyleniemeyer closed 7 years ago

kyleniemeyer commented 7 years ago

Changes proposed in this pull request:

@pr-omethe-us/chemked

kyleniemeyer commented 7 years ago

Alright, this is relatively minor and tests pass, so I'm gonna merge

codecov[bot] commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #73   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           5      5           
  Lines         851    851           
  Branches      202    202           
=====================================
  Hits          851    851
Impacted Files Coverage Δ
pyked/chemked.py 100% <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 a6ea614...1eaa007. Read the comment docs.