nttcslab-sp / kaldiio

A pure python module for reading and writing kaldi ark files
Other
248 stars 35 forks source link

Support multibyte characters #29

Closed kamo-naoyuki closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #29 into master will increase coverage by 0.15%. The diff coverage is 95.45%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
+ Coverage   87.53%   87.69%   +0.15%     
==========================================
  Files           6        6              
  Lines        1003     1024      +21     
==========================================
+ Hits          878      898      +20     
- Misses        125      126       +1
Impacted Files Coverage Δ
kaldiio/utils.py 84.34% <100%> (-0.12%) :arrow_down:
kaldiio/matio.py 90.1% <94.59%> (+0.33%) :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 a682b8d...1ed16d9. Read the comment docs.