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.0 #91

Closed TsumiNa closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #91 into master will increase coverage by 0.04%. The diff coverage is 46.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #91      +/-   ##
==========================================
+ Coverage   83.04%   83.09%   +0.04%     
==========================================
  Files          56       56              
  Lines        3940     3945       +5     
==========================================
+ Hits         3272     3278       +6     
+ Misses        668      667       -1
Impacted Files Coverage Δ
xenonpy/__init__.py 78.04% <ø> (+1.85%) :arrow_up:
xenonpy/__main__.py 0% <0%> (ø) :arrow_up:
tests/utils/test_gadget.py 97.87% <100%> (ø) :arrow_up:
xenonpy/inverse/iqspr/modifier.py 85.4% <80%> (+1.49%) :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 6573595...f88f0f4. Read the comment docs.