Closed bramtayl closed 2 years ago
Closes #86
Merging #111 (056e880) into master (497567e) will increase coverage by
0.02%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #111 +/- ##
==========================================
+ Coverage 97.38% 97.40% +0.02%
==========================================
Files 2 2
Lines 344 347 +3
==========================================
+ Hits 335 338 +3
Misses 9 9
Impacted Files | Coverage Δ | |
---|---|---|
src/PortAudio.jl | 97.43% <100.00%> (+0.02%) |
: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 497567e...056e880. Read the comment docs.
I made a few minor suggestions, but otherwise it LGTM.
Any better?
Any better?
oops sorry, i didn't realize you were waiting for feedback for me. i've made a few more suggestions for your consideration. i promise not to drag it out much longer after this :)
Small changes to make sure everything works. I also added samplerate float conversion.