yoshida-lab / XenonPy

XenonPy is a Python Software for Materials Informatics
http://xenonpy.readthedocs.io
BSD 3-Clause "New" or "Revised" License
133 stars 57 forks source link

Feature/add organic comp desc #130

Closed stewu5 closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #130 into master will decrease coverage by 0.52%. The diff coverage is 30.95%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #130      +/-   ##
==========================================
- Coverage   82.34%   81.82%   -0.53%     
==========================================
  Files          68       69       +1     
  Lines        4430     4462      +32     
==========================================
+ Hits         3648     3651       +3     
- Misses        782      811      +29
Impacted Files Coverage Δ
...riptors/descriptor/frozen_featurizer_descriptor.py 43.75% <ø> (ø) :arrow_up:
.../contrib/extend_descriptors/descriptor/__init__.py 100% <ø> (ø) :arrow_up:
..._descriptors/descriptor/organic_comp_descriptor.py 0% <0%> (ø)
xenonpy/descriptor/fingerprint.py 96.38% <100%> (ø) :arrow_up:
xenonpy/descriptor/base.py 90.73% <50%> (-0.41%) :arrow_down:
...xtend_descriptors/descriptor/mordred_descriptor.py 92.3% <75%> (-3.35%) :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 22fa3b6...d876308. Read the comment docs.