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

Pyyaml switch #42

Closed bryanwweber closed 7 years ago

bryanwweber commented 7 years ago

Changes proposed in this pull request:

codecov-io commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #42   +/-   ##
=======================================
  Coverage   96.76%   96.76%           
=======================================
  Files           5        5           
  Lines         247      247           
  Branches       74       74           
=======================================
  Hits          239      239           
  Misses          4        4           
  Partials        4        4
Impacted Files Coverage Δ
pyked/validation.py 93.1% <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 111384f...3371ae7. Read the comment docs.