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

Splitter should keeps the splits information #137

Closed TsumiNa closed 5 years ago

TsumiNa commented 5 years ago
codecov[bot] commented 5 years ago

Codecov Report

Merging #137 into master will increase coverage by 0.16%. The diff coverage is 97.29%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #137      +/-   ##
==========================================
+ Coverage   81.82%   81.98%   +0.16%     
==========================================
  Files          69       69              
  Lines        4462     4486      +24     
==========================================
+ Hits         3651     3678      +27     
+ Misses        811      808       -3
Impacted Files Coverage Δ
xenonpy/datatools/__init__.py 100% <100%> (ø) :arrow_up:
xenonpy/datatools/splitter.py 95.06% <95.06%> (ø)
tests/datatools/test_data_select.py 98.78% <99.02%> (-0.44%) :arrow_down:

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 f5a9b16...4b2a4ee. Read the comment docs.