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

Release v0.3.1 #96

Closed TsumiNa closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #96 into master will increase coverage by 0.38%. The diff coverage is 96.29%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #96      +/-   ##
==========================================
+ Coverage   83.26%   83.65%   +0.38%     
==========================================
  Files          56       56              
  Lines        3945     3964      +19     
==========================================
+ Hits         3285     3316      +31     
+ Misses        660      648      -12
Impacted Files Coverage Δ
xenonpy/inverse/iqspr/modifier.py 85.4% <ø> (ø) :arrow_up:
xenonpy/datatools/dataset.py 97.56% <ø> (ø) :arrow_up:
xenonpy/datatools/preset.py 91.91% <ø> (ø) :arrow_up:
xenonpy/inverse/iqspr/estimator.py 95.23% <ø> (ø) :arrow_up:
xenonpy/__main__.py 0% <ø> (ø) :arrow_up:
xenonpy/inverse/base.py 85.98% <ø> (ø) :arrow_up:
tests/datatools/test_mdl.py 98.03% <100%> (+1.06%) :arrow_up:
xenonpy/datatools/mdl.py 95.45% <100%> (+29.3%) :arrow_up:
xenonpy/datatools/storage.py 84.93% <100%> (ø) :arrow_up:
tests/datatools/test_storage.py 96.96% <100%> (ø) :arrow_up:
... and 3 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 8bacd65...fc99010. Read the comment docs.