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.2.3 #67

Closed TsumiNa closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #67 into master will increase coverage by 0.47%. The diff coverage is 91.56%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #67      +/-   ##
==========================================
+ Coverage    79.3%   79.78%   +0.47%     
==========================================
  Files          51       51              
  Lines        3716     3759      +43     
==========================================
+ Hits         2947     2999      +52     
+ Misses        769      760       -9
Impacted Files Coverage Δ
tests/datatools/test_mdl.py 97.29% <100%> (+1.64%) :arrow_up:
xenonpy/datatools/mdl.py 66.66% <100%> (+1.58%) :arrow_up:
tests/descriptor/test_base_desc.py 90% <87.09%> (-0.84%) :arrow_down:
xenonpy/descriptor/base.py 90.47% <90.62%> (+8.16%) :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 c3cc4a7...65b83c2. Read the comment docs.