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

Descriptor calculation using "elements" #76

Closed TsumiNa closed 5 years ago

TsumiNa commented 5 years ago

Close #73

codecov[bot] commented 5 years ago

Codecov Report

Merging #76 into develop will increase coverage by 0.09%. The diff coverage is 88%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #76      +/-   ##
===========================================
+ Coverage    79.82%   79.91%   +0.09%     
===========================================
  Files           51       51              
  Lines         3791     3824      +33     
===========================================
+ Hits          3026     3056      +30     
- Misses         765      768       +3
Impacted Files Coverage Δ
xenonpy/descriptor/composition.py 91.11% <ø> (+1.11%) :arrow_up:
tests/datatools/test_mdl.py 96.96% <100%> (-0.33%) :arrow_down:
tests/descriptor/test_base_desc.py 90% <100%> (ø) :arrow_up:
xenonpy/descriptor/base.py 90.72% <66.66%> (+0.25%) :arrow_up:
xenonpy/datatools/mdl.py 66.15% <75%> (-0.52%) :arrow_down:
tests/descriptor/test_elemental.py 89.74% <90.9%> (+2.24%) :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 fcfdcc7...1b1b0d1. Read the comment docs.