cheminfo / pubchem

MIT License
7 stars 4 forks source link

feat: get methods for the compound properties in compoundData #14

Closed kjappelbaum closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #14 (df02ccf) into master (919fde6) will decrease coverage by 6.96%. The diff coverage is 16.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
- Coverage   85.44%   78.48%   -6.97%     
==========================================
  Files          11       11              
  Lines         213      237      +24     
  Branches       60       60              
==========================================
+ Hits          182      186       +4     
- Misses         29       49      +20     
  Partials        2        2              
Impacted Files Coverage Δ
src/compoundData/CompoundData.js 21.42% <16.00%> (-28.58%) :arrow_down:

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 919fde6...df02ccf. Read the comment docs.

kjappelbaum commented 3 years ago

related: https://github.com/cheminfo/pubchem/issues/15