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

Bug fix and doc improvement #155

Closed TsumiNa closed 4 years ago

TsumiNa commented 4 years ago

Closes #152

codecov[bot] commented 4 years ago

Codecov Report

Merging #155 into master will decrease coverage by 0.07%. The diff coverage is 52.63%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #155      +/-   ##
==========================================
- Coverage   80.56%   80.48%   -0.08%     
==========================================
  Files          93       93              
  Lines        6148     6159      +11     
==========================================
+ Hits         4953     4957       +4     
- Misses       1195     1202       +7
Impacted Files Coverage Δ
xenonpy/datatools/preset.py 92.23% <ø> (ø) :arrow_up:
xenonpy/mdl/model.py 50% <0%> (-1.45%) :arrow_down:
xenonpy/model/training/extension/tensor_convert.py 91.3% <100%> (-1.88%) :arrow_down:
xenonpy/model/training/trainer.py 93.52% <55.55%> (-0.62%) :arrow_down:
xenonpy/model/training/base.py 87.82% <75%> (ø) :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 8a2d860...49b09b0. Read the comment docs.