JuliaAudio / PortAudio.jl

PortAudio wrapper for the Julia programming language, compatible with the JuliaAudio family of packages
Other
115 stars 20 forks source link

Run JuliaFormatter #77

Closed bramtayl closed 3 years ago

bramtayl commented 3 years ago

Just to make code pretty

codecov[bot] commented 3 years ago

Codecov Report

Merging #77 (5664122) into master (89020ca) will decrease coverage by 0.02%. The diff coverage is 78.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #77      +/-   ##
==========================================
- Coverage   89.42%   89.40%   -0.03%     
==========================================
  Files           2        2              
  Lines         227      236       +9     
==========================================
+ Hits          203      211       +8     
- Misses         24       25       +1     
Impacted Files Coverage Δ
src/libportaudio.jl 76.05% <55.00%> (+0.69%) :arrow_up:
src/PortAudio.jl 95.15% <91.66%> (-0.42%) :arrow_down:

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 89020ca...5664122. Read the comment docs.