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

Add progress bar for ngram training #102

Closed TsumiNa closed 5 years ago

TsumiNa commented 5 years ago

Close #93

codecov[bot] commented 5 years ago

Codecov Report

Merging #102 into develop will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #102      +/-   ##
===========================================
+ Coverage    83.36%   83.38%   +0.02%     
===========================================
  Files           56       56              
  Lines         4016     4015       -1     
===========================================
  Hits          3348     3348              
+ Misses         668      667       -1
Impacted Files Coverage Δ
tests/inverse/test_iqspr.py 97.29% <100%> (-0.05%) :arrow_down:
xenonpy/inverse/iqspr/modifier.py 81.64% <100%> (+0.46%) :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 690875b...578e583. Read the comment docs.