Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests for units.jl #62

Merged
merged 3 commits into from
May 9, 2021
Merged

Add tests for units.jl #62

merged 3 commits into from
May 9, 2021

Conversation

Sov-trotter
Copy link
Contributor

Just covering a few left out cases. :)

@codecov
Copy link

codecov bot commented Aug 18, 2020

Codecov Report

Merging #62 (64ca02c) into master (700ab7a) will increase coverage by 4.87%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #62      +/-   ##
==========================================
+ Coverage   71.32%   76.20%   +4.87%     
==========================================
  Files           6        6              
  Lines         401      437      +36     
==========================================
+ Hits          286      333      +47     
+ Misses        115      104      -11     
Impacted Files Coverage Δ
src/SignalGen/SinSource.jl 100.00% <0.00%> (ø)
src/SampleStream.jl 91.62% <0.00%> (+0.46%) ⬆️
src/SampleBuf.jl 71.52% <0.00%> (+3.17%) ⬆️
src/units.jl 100.00% <0.00%> (+55.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 700ab7a...64ca02c. Read the comment docs.

@Sov-trotter Sov-trotter marked this pull request as draft August 18, 2020 19:18
@Sov-trotter Sov-trotter marked this pull request as ready for review August 19, 2020 07:15
@Sov-trotter
Copy link
Contributor Author

Sov-trotter commented Aug 21, 2020

@wookay can you take a look? I wish to get familiar with the package and writing tests might be a good way to start? :)

@rob-luke
Copy link
Member

rob-luke commented May 9, 2021

Thanks @Sov-trotter

@wookay
Copy link
Contributor

wookay commented May 9, 2021

oh. I missed this PR almost a year ago. LGTM.

@rob-luke rob-luke merged commit 4410d78 into JuliaAudio:master May 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants