Skip to content

Fix deprecated Vararg syntax #184

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

Merged
merged 1 commit into from
Jan 29, 2023
Merged

Conversation

jishnub
Copy link
Member

@jishnub jishnub commented Jan 29, 2023

This used to error with julia --project --depwarn=error

@codecov
Copy link

codecov bot commented Jan 29, 2023

Codecov Report

Base: 60.95% // Head: 67.13% // Increases project coverage by +6.17% 🎉

Coverage data is based on head (3f97ffc) compared to base (a94565e).
Patch coverage: 81.25% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #184      +/-   ##
==========================================
+ Coverage   60.95%   67.13%   +6.17%     
==========================================
  Files          28       28              
  Lines        2492     2507      +15     
==========================================
+ Hits         1519     1683     +164     
+ Misses        973      824     -149     
Impacted Files Coverage Δ
src/ApproxFunOrthogonalPolynomials.jl 66.66% <ø> (ø)
...c/Spaces/Ultraspherical/UltrasphericalOperators.jl 75.40% <40.00%> (-0.98%) ⬇️
src/Spaces/Chebyshev/ChebyshevOperators.jl 86.33% <100.00%> (+0.09%) ⬆️
src/Spaces/Hermite/Hermite.jl 70.88% <100.00%> (+22.16%) ⬆️
src/Spaces/Jacobi/JacobiOperators.jl 80.14% <100.00%> (+12.34%) ⬆️
src/Spaces/PolynomialSpace.jl 89.27% <100.00%> (+0.55%) ⬆️
src/Spaces/Ultraspherical/ContinuousSpace.jl 54.28% <100.00%> (+3.03%) ⬆️
src/Spaces/Laguerre/Laguerre.jl 60.13% <0.00%> (+1.35%) ⬆️
src/Spaces/Chebyshev/Chebyshev.jl 59.57% <0.00%> (+1.41%) ⬆️
... and 14 more

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.

@jishnub jishnub merged commit d7b27f6 into JuliaApproximation:master Jan 29, 2023
@jishnub jishnub deleted the fixvararg branch January 29, 2023 06:49
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