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 docs #43

Closed bryanwweber closed 7 years ago

bryanwweber commented 7 years ago

Changes proposed in this pull request:

@Niemeyer-Research-Group/ChemKED

codecov-io commented 7 years ago

Codecov Report

Merging #43 into master will decrease coverage by 0.18%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
- Coverage   96.76%   96.57%   -0.19%     
==========================================
  Files           5        5              
  Lines         247      263      +16     
  Branches       74       74              
==========================================
+ Hits          239      254      +15     
  Misses          4        4              
- Partials        4        5       +1
Impacted Files Coverage Δ
pyked/validation.py 92.24% <ø> (-0.87%) :arrow_down:
pyked/chemked.py 100% <100%> (ø) :arrow_up:
pyked/utils.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 3371ae7...13a9115. Read the comment docs.