nttcslab-sp / kaldiio

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

Wavark #10

Closed kamo-naoyuki closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #10 into master will increase coverage by 0.5%. The diff coverage is 77.37%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #10     +/-   ##
=========================================
+ Coverage   79.19%   79.69%   +0.5%     
=========================================
  Files           6        6             
  Lines         894      926     +32     
=========================================
+ Hits          708      738     +30     
- Misses        186      188      +2
Impacted Files Coverage Δ
kaldiio/wavio.py 57.28% <64.51%> (-0.62%) :arrow_down:
kaldiio/highlevel.py 67.91% <76.74%> (-1.25%) :arrow_down:
kaldiio/utils.py 78.78% <83.63%> (-0.74%) :arrow_down:
kaldiio/matio.py 87.17% <87.5%> (+4.09%) :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 a9aa866...132cde0. Read the comment docs.