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 deprecated messages for the next breaking release (v0.7.0) #110

Merged
merged 8 commits into from
Oct 26, 2022

Conversation

hyrodium
Copy link
Collaborator

The upcoming v0.7.0 version is going to have the following breaking changes.

This PR adds deprecated messages to these functions and their methods.

@codecov
Copy link

codecov bot commented Oct 22, 2022

Codecov Report

Merging #110 (c14521d) into main (1bc31da) will decrease coverage by 1.32%.
The diff coverage is 91.42%.

@@             Coverage Diff             @@
##              main     #110      +/-   ##
===========================================
- Coverage   100.00%   98.67%   -1.33%     
===========================================
  Files            1        1              
  Lines          199      227      +28     
===========================================
+ Hits           199      224      +25     
- Misses           0        3       +3     
Impacted Files Coverage Δ
src/Quaternion.jl 98.67% <91.42%> (-1.33%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@hyrodium
Copy link
Collaborator Author

I'm not sure we really need additional tests for depwarns, but I will gladly add the tests if required.

@hyrodium hyrodium merged commit b04badb into JuliaGeometry:main Oct 26, 2022
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.

2 participants