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

Merge to master #112

Closed TsumiNa closed 5 years ago

TsumiNa commented 5 years ago

Closes #107 and closes #108 and closes #45

codecov[bot] commented 5 years ago

Codecov Report

Merging #112 into master will increase coverage by 0.22%. The diff coverage is 99.1%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #112      +/-   ##
==========================================
+ Coverage   83.38%   83.61%   +0.22%     
==========================================
  Files          56       56              
  Lines        4015     4053      +38     
==========================================
+ Hits         3348     3389      +41     
+ Misses        667      664       -3
Impacted Files Coverage Δ
xenonpy/descriptor/__init__.py 100% <ø> (ø) :arrow_up:
xenonpy/datatools/storage.py 84.93% <0%> (ø) :arrow_up:
tests/datatools/test_preset.py 79.74% <100%> (ø) :arrow_up:
xenonpy/utils.py 89.47% <100%> (ø) :arrow_up:
tests/descriptor/test_elemental.py 97.67% <100%> (+0.53%) :arrow_up:
tests/datatools/test_dataset.py 99.18% <100%> (+0.16%) :arrow_up:
xenonpy/datatools/dataset.py 97.75% <100%> (+0.19%) :arrow_up:
xenonpy/descriptor/composition.py 96.55% <100%> (+3.61%) :arrow_up:
xenonpy/datatools/preset.py 91.91% <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 c4c427d...b06236d. Read the comment docs.