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

Allow splitting NGram, train_order & sample_order to tuple, add min_len #145

Closed stewu5 closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #145 into develop will decrease coverage by 0.15%. The diff coverage is 75%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #145      +/-   ##
===========================================
- Coverage    83.49%   83.34%   -0.16%     
===========================================
  Files           86       86              
  Lines         5453     5547      +94     
===========================================
+ Hits          4553     4623      +70     
- Misses         900      924      +24
Impacted Files Coverage Δ
xenonpy/inverse/iqspr/estimator.py 87.64% <ø> (ø) :arrow_up:
tests/inverse/test_iqspr.py 98.56% <100%> (+0.17%) :arrow_up:
xenonpy/inverse/iqspr/modifier.py 80.27% <66.66%> (-3.35%) :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 a121c49...4ce1342. Read the comment docs.