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

Fix author validation #45

Closed kyleniemeyer closed 7 years ago

kyleniemeyer commented 7 years ago

Changes proposed in this pull request:

@pr-omethe-us/chemked

codecov-io commented 7 years ago

Codecov Report

Merging #45 into master will increase coverage by 0.17%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
+ Coverage   93.15%   93.33%   +0.17%     
==========================================
  Files           5        5              
  Lines         336      345       +9     
  Branches       96       98       +2     
==========================================
+ Hits          313      322       +9     
  Misses         13       13              
  Partials       10       10
Impacted Files Coverage Δ
pyked/validation.py 93.95% <100%> (+0.38%) :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 bbc8bf2...68c0e76. Read the comment docs.