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

Try to fix warning #521

Merged
merged 1 commit into from
Oct 6, 2022
Merged

Try to fix warning #521

merged 1 commit into from
Oct 6, 2022

Conversation

jeremiahpslewis
Copy link
Contributor

I get the following warning when loading the library, think this PR should fix it.

WARNING: method definition for interpolate! at /Users/jpslewis/.julia/packages/Interpolations/L7A07/src/deprecations.jl:30 declares type variable TWeights but does not use it.

@codecov
Copy link

codecov bot commented Sep 27, 2022

Codecov Report

Base: 87.10% // Head: 87.10% // No change to project coverage 👍

Coverage data is based on head (a8b0946) compared to base (d38ae2e).
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #521   +/-   ##
=======================================
  Coverage   87.10%   87.10%           
=======================================
  Files          28       28           
  Lines        1846     1846           
=======================================
  Hits         1608     1608           
  Misses        238      238           
Impacted Files Coverage Δ
src/deprecations.jl 2.56% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mkitti mkitti merged commit 33409a6 into JuliaMath:master Oct 6, 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