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

Force the deprecation warnings #140

Merged
merged 3 commits into from
Sep 10, 2020
Merged

Force the deprecation warnings #140

merged 3 commits into from
Sep 10, 2020

Conversation

timholy
Copy link
Member

@timholy timholy commented Aug 31, 2020

On Julia 1.5 and higher, depwarns are off by default. This forces them to be displayed once.

See also JuliaLang/julia#37296

On Julia 1.5 and higher, depwarns are off by default.
This forces them to be displayed once.
@codecov
Copy link

codecov bot commented Aug 31, 2020

Codecov Report

Merging #140 into master will decrease coverage by 0.75%.
The diff coverage is 30.76%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #140      +/-   ##
==========================================
- Coverage   55.90%   55.14%   -0.76%     
==========================================
  Files          10       10              
  Lines         449      457       +8     
==========================================
+ Hits          251      252       +1     
- Misses        198      205       +7     
Impacted Files Coverage Δ
src/deprecations.jl 51.61% <30.76%> (-13.61%) ⬇️

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 11f0298...501df48. Read the comment docs.

@timholy timholy closed this Sep 10, 2020
@timholy timholy reopened this Sep 10, 2020
@timholy timholy merged commit 32a1bc9 into master Sep 10, 2020
@timholy timholy deleted the teh/forced_depwarns2 branch September 10, 2020 11:03
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.

1 participant