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

Fix set_param bugs in modifier #163

Closed TsumiNa closed 4 years ago

TsumiNa commented 4 years ago

Closes #154 Prepare to release 0.4.2

codecov[bot] commented 4 years ago

Codecov Report

Merging #163 into develop will increase coverage by 0.04%. The diff coverage is 82%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #163      +/-   ##
===========================================
+ Coverage    81.51%   81.56%   +0.04%     
===========================================
  Files           93       93              
  Lines         6232     6254      +22     
===========================================
+ Hits          5080     5101      +21     
- Misses        1152     1153       +1
Impacted Files Coverage Δ
xenonpy/inverse/iqspr/modifier.py 81.12% <82%> (+0.85%) :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 2cbf100...9fe4d71. Read the comment docs.