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

Improve docs #92

Closed TsumiNa closed 5 years ago

TsumiNa commented 5 years ago

Close #79

codecov[bot] commented 5 years ago

Codecov Report

Merging #92 into develop will increase coverage by 0.56%. The diff coverage is 96.29%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #92      +/-   ##
===========================================
+ Coverage    83.09%   83.65%   +0.56%     
===========================================
  Files           56       56              
  Lines         3945     3964      +19     
===========================================
+ Hits          3278     3316      +38     
+ Misses         667      648      -19
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 2 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 f88f0f4...c6a444a. Read the comment docs.