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 #103

Closed TsumiNa closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #103 into master will decrease coverage by 0.26%. The diff coverage is 85.52%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #103      +/-   ##
==========================================
- Coverage   83.65%   83.38%   -0.27%     
==========================================
  Files          56       56              
  Lines        3964     4015      +51     
==========================================
+ Hits         3316     3348      +32     
- Misses        648      667      +19
Impacted Files Coverage Δ
setup.py 0% <ø> (ø) :arrow_up:
xenonpy/datatools/dataset.py 97.56% <100%> (ø) :arrow_up:
xenonpy/inverse/iqspr/__init__.py 100% <100%> (ø) :arrow_up:
tests/datatools/test_storage.py 96.96% <100%> (ø) :arrow_up:
xenonpy/inverse/base.py 85.32% <66.66%> (-0.67%) :arrow_down:
xenonpy/inverse/iqspr/modifier.py 81.64% <77.14%> (-3.77%) :arrow_down:
tests/inverse/test_iqspr.py 97.29% <94.11%> (-1.53%) :arrow_down:
xenonpy/utils.py 89.47% <0%> (-1.98%) :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 4714177...453cb4c. Read the comment docs.