JeffFessler / Sound.jl

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

Add docstring to module #1

Closed JeffFessler closed 2 years ago

JeffFessler commented 2 years ago

Mostly to trigger CI for code coverage.

codecov-commenter commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@099b801). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             main        #1   +/-   ##
========================================
  Coverage        ?   100.00%           
========================================
  Files           ?         1           
  Lines           ?         8           
  Branches        ?         0           
========================================
  Hits            ?         8           
  Misses          ?         0           
  Partials        ?         0           

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 099b801...b987b09. Read the comment docs.