nttcslab-sp / kaldiio

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

Wav #12

Closed kamo-naoyuki closed 5 years ago

kamo-naoyuki commented 5 years ago
codecov-io commented 5 years ago

Codecov Report

Merging #12 into master will increase coverage by 0.56%. The diff coverage is 69.18%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
+ Coverage   79.37%   79.93%   +0.56%     
==========================================
  Files           6        6              
  Lines         931      972      +41     
==========================================
+ Hits          739      777      +38     
- Misses        192      195       +3
Impacted Files Coverage Δ
kaldiio/highlevel.py 67.93% <100%> (+0.02%) :arrow_up:
kaldiio/__init__.py 87.5% <100%> (ø) :arrow_up:
kaldiio/matio.py 82.16% <60.25%> (-5.02%) :arrow_down:
kaldiio/wavio.py 68.75% <63.41%> (+13.19%) :arrow_up:
kaldiio/utils.py 79.79% <86%> (+1.01%) :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 480c6f7...ffcf19b. Read the comment docs.