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 from develop #82

Closed TsumiNa closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #82 into master will increase coverage by 3.16%. The diff coverage is 91.94%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #82      +/-   ##
==========================================
+ Coverage   79.78%   82.94%   +3.16%     
==========================================
  Files          51       55       +4     
  Lines        3759     3805      +46     
==========================================
+ Hits         2999     3156     +157     
+ Misses        760      649     -111
Impacted Files Coverage Δ
xenonpy/model/__init__.py 100% <ø> (ø) :arrow_up:
xenonpy/inverse/__init__.py 100% <ø> (ø) :arrow_up:
xenonpy/_conf.py 93.1% <100%> (ø) :arrow_up:
tests/utils/test_product.py 98.24% <100%> (+3%) :arrow_up:
xenonpy/descriptor/composition.py 92.94% <100%> (+2.94%) :arrow_up:
tests/inverse/test_iqspr.py 98.82% <100%> (+8.19%) :arrow_up:
tests/descriptor/test_base_desc.py 99.44% <100%> (+9.44%) :arrow_up:
xenonpy/inverse/iqspr/__init__.py 100% <100%> (ø) :arrow_up:
tests/datatools/test_mdl.py 96.96% <100%> (-0.33%) :arrow_down:
tests/inverse/test_base_inverse.py 92.92% <100%> (+7.43%) :arrow_up:
... and 32 more

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 321a15c...dd952cc. Read the comment docs.