nttcslab-sp / kaldiio

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

Segments #13

Closed kamo-naoyuki closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #13 into master will increase coverage by 1.38%. The diff coverage is 85.1%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
+ Coverage   79.93%   81.31%   +1.38%     
==========================================
  Files           6        6              
  Lines         972     1001      +29     
==========================================
+ Hits          777      814      +37     
+ Misses        195      187       -8
Impacted Files Coverage Δ
kaldiio/wavio.py 53.96% <ø> (-14.79%) :arrow_down:
kaldiio/compression_header.py 87.95% <100%> (+0.07%) :arrow_up:
kaldiio/utils.py 80.29% <62.5%> (+0.49%) :arrow_up:
kaldiio/highlevel.py 70.37% <80%> (+2.43%) :arrow_up:
kaldiio/matio.py 86.6% <92.85%> (+4.44%) :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 c9063a2...3f2ceb2. Read the comment docs.