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 composition NamedTuple #110

Closed bryanwweber closed 6 years ago

bryanwweber commented 6 years ago

Changes proposed in this pull request:

109 should be merged before this gets merged

@pr-omethe-us/chemked

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #110   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      4    +1     
  Lines         951    966   +15     
  Branches      228    226    -2     
=====================================
+ Hits          951    966   +15
Impacted Files Coverage Δ
pyked/validation.py 100% <100%> (ø) :arrow_up:
pyked/orcid.py 100% <100%> (ø)
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 d3053cf...cec7dec. Read the comment docs.