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 featurizer selection#47 #78

Closed TsumiNa closed 5 years ago

TsumiNa commented 5 years ago

Close #47

codecov[bot] commented 5 years ago

Codecov Report

Merging #78 into develop will increase coverage by 0.41%. The diff coverage is 96.96%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #78      +/-   ##
===========================================
+ Coverage    82.03%   82.44%   +0.41%     
===========================================
  Files           51       51              
  Lines         3529     3606      +77     
===========================================
+ Hits          2895     2973      +78     
+ Misses         634      633       -1
Impacted Files Coverage Δ
xenonpy/descriptor/fingerprint.py 95.59% <100%> (ø) :arrow_up:
xenonpy/descriptor/composition.py 92.94% <100%> (+1.83%) :arrow_up:
xenonpy/descriptor/structure.py 45.2% <100%> (ø) :arrow_up:
tests/descriptor/test_elemental.py 97.14% <100%> (+0.17%) :arrow_up:
tests/descriptor/test_base_desc.py 99.44% <100%> (+0.25%) :arrow_up:
xenonpy/descriptor/base.py 91.37% <90.47%> (+0.65%) :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 078349c...6afb047. Read the comment docs.