Skip to content

Ignore ApproxFunBaseTest as a dep #177

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 10, 2023

Conversation

jishnub
Copy link
Member

@jishnub jishnub commented Jan 10, 2023

This lets one carry out downstream tests in ApproxFunBaseTest by developing the package, without being flagged by Aqua.

@codecov
Copy link

codecov bot commented Jan 10, 2023

Codecov Report

Base: 61.05% // Head: 67.10% // Increases project coverage by +6.05% 🎉

Coverage data is based on head (ed9e86e) compared to base (864d832).
Patch coverage: 83.67% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #177      +/-   ##
==========================================
+ Coverage   61.05%   67.10%   +6.05%     
==========================================
  Files          28       28              
  Lines        2488     2493       +5     
==========================================
+ Hits         1519     1673     +154     
+ Misses        969      820     -149     
Impacted Files Coverage Δ
src/ApproxFunOrthogonalPolynomials.jl 66.66% <ø> (ø)
src/Spaces/Chebyshev/Chebyshev.jl 59.57% <ø> (+1.41%) ⬆️
src/Spaces/Hermite/Hermite.jl 70.51% <ø> (+21.79%) ⬆️
src/Spaces/Laguerre/Laguerre.jl 60.13% <ø> (+1.35%) ⬆️
src/Spaces/Jacobi/Jacobi.jl 65.04% <66.66%> (+1.94%) ⬆️
src/Spaces/Jacobi/JacobiOperators.jl 80.30% <81.48%> (+12.88%) ⬆️
src/Spaces/PolynomialSpace.jl 89.10% <91.66%> (+0.70%) ⬆️
src/Spaces/Ultraspherical/Ultraspherical.jl 79.31% <100.00%> (+1.72%) ⬆️
...c/Spaces/Ultraspherical/UltrasphericalOperators.jl 76.37% <0.00%> (-3.30%) ⬇️
... and 16 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 1f50f10 into JuliaApproximation:master Jan 10, 2023
@jishnub jishnub deleted the ignoreAFBT branch January 10, 2023 06:37
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