JuliaAudio / PortAudio.jl

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

Avoid circular type definition #78

Closed bramtayl closed 3 years ago

bramtayl commented 3 years ago

See #57 for motivation Closes #57

codecov[bot] commented 3 years ago

Codecov Report

Merging #78 (020756f) into master (b3cddf5) will decrease coverage by 71.85%. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #78       +/-   ##
===========================================
- Coverage   89.40%   17.55%   -71.86%     
===========================================
  Files           2        2               
  Lines         236      245        +9     
===========================================
- Hits          211       43      -168     
- Misses         25      202      +177     
Impacted Files Coverage Δ
src/PortAudio.jl 13.63% <0.00%> (-81.52%) :arrow_down:
src/libportaudio.jl 27.53% <0.00%> (-48.53%) :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 b3cddf5...020756f. Read the comment docs.

rob-luke commented 3 years ago

I'll be back in the lab next week and can give his a listen to then unless ssfr reviews in the meantime.

bramtayl commented 3 years ago

Been a week so merging