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

Add skip validation #49

Closed bryanwweber closed 7 years ago

bryanwweber commented 7 years ago

Changes proposed in this pull request:

In the future, we might want to consider disabling parts of the validation, but as a global solution, this works pretty well :smiley:

@pr-omethe-us/chemked

codecov[bot] commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #49   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           4      4           
  Lines         358    354    -4     
  Branches      101     99    -2     
=====================================
- Hits          358    354    -4
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 db1bab0...d21808c. Read the comment docs.