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
14 stars 15 forks source link

Add classmethod to instantiate ChemKED from ReSpecTh #96

Closed bryanwweber closed 6 years ago

bryanwweber commented 6 years ago

Changes proposed in this pull request:

@pr-omethe-us/chemked

codecov[bot] commented 6 years ago

Codecov Report

Merging #96 into master will increase coverage by 0.22%. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #96      +/-   ##
========================================
+ Coverage   99.77%   100%   +0.22%     
========================================
  Files           5      5              
  Lines         875    883       +8     
  Branches      209    210       +1     
========================================
+ Hits          873    883      +10     
+ Partials        2      0       -2
Impacted Files Coverage Δ
pyked/chemked.py 100% <100%> (ø) :arrow_up:
pyked/converters.py 100% <100%> (+0.62%) :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 6d8b33a...30abee5. Read the comment docs.

bryanwweber commented 6 years ago

@kyleniemeyer This is GTG on my end. If it looks good to you, feel free to merge