JeffFessler / Sound.jl

Provide `sound` & `record` functions for playing & recording audio in Julia. Also Julia version of phase vocoder.
MIT License
27 stars 1 forks source link

Add tests vs Matlab #15

Closed JeffFessler closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #15 (71f8264) into main (7da2332) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head 71f8264 differs from pull request most recent head 7f7260c. Consider uploading reports for the commit 7f7260c to get more accurate results

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #15   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          141       141           
=========================================
  Hits           141       141           
Impacted Files Coverage Δ
src/hann.jl 100.00% <100.00%> (ø)
src/phase_vocoder.jl 100.00% <100.00%> (ø)

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 5e45a01...7f7260c. Read the comment docs.