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 warnings for default value functions #139

Merged
merged 3 commits into from
Apr 22, 2021

Conversation

VasanthManiVasi
Copy link
Member

Hi, I've added the warnings for all of the functions that return a default value as mentioned in #137.
Now the functions would warn the user and also return the default value.

@codecov-commenter
Copy link

codecov-commenter commented Apr 22, 2021

Codecov Report

Merging #139 (cbcb6ae) into master (b80dad1) will decrease coverage by 0.46%.
The diff coverage is 37.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #139      +/-   ##
==========================================
- Coverage   60.75%   60.28%   -0.47%     
==========================================
  Files           8        8              
  Lines         558      564       +6     
==========================================
+ Hits          339      340       +1     
- Misses        219      224       +5     
Impacted Files Coverage Δ
src/midifile.jl 58.19% <37.50%> (-2.15%) ⬇️

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 b80dad1...cbcb6ae. Read the comment docs.

@Datseris
Copy link
Member

great, also increment patch version on project.toml

@VasanthManiVasi
Copy link
Member Author

VasanthManiVasi commented Apr 22, 2021

I've incremented it from 1.12.2 to 1.12.3 in the PR @Datseris
Is there any changes to it?

@Datseris Datseris merged commit 730ef3a into JuliaMusic:master Apr 22, 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