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

Update Chebyshev.jl #4

Merged
merged 3 commits into from
Jul 1, 2019
Merged

Conversation

putianyi889
Copy link
Contributor

Added virtual fields b and a so that it can be considered as a Jacobi space.

@dlfivefifty
Copy link
Member

Can you add tests?

@codecov
Copy link

codecov bot commented Jun 26, 2019

Codecov Report

Merging #4 into master will increase coverage by 1.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #4      +/-   ##
==========================================
+ Coverage   54.83%   55.85%   +1.01%     
==========================================
  Files          26       26              
  Lines        2057     2025      -32     
==========================================
+ Hits         1128     1131       +3     
+ Misses        929      894      -35
Impacted Files Coverage Δ
src/Spaces/Chebyshev/Chebyshev.jl 52.63% <100%> (+1.28%) ⬆️
src/Spaces/Ultraspherical/ContinuousSpace.jl 50.39% <0%> (+0.39%) ⬆️
src/roots.jl 53.68% <0%> (+0.55%) ⬆️
...c/Spaces/Ultraspherical/UltrasphericalOperators.jl 72.22% <0%> (+1.47%) ⬆️
src/Spaces/Jacobi/JacobiOperators.jl 51.36% <0%> (+1.55%) ⬆️
src/specialfunctions.jl 69.44% <0%> (+1.87%) ⬆️
src/Spaces/Laguerre/Laguerre.jl 60.16% <0%> (+1.97%) ⬆️
src/fastops.jl 100% <0%> (+2.32%) ⬆️
src/Spaces/Hermite/Hermite.jl 42.42% <0%> (+2.42%) ⬆️
src/Spaces/PolynomialSpace.jl 83.33% <0%> (+3.02%) ⬆️
... and 1 more

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 71a14c4...b3c5fb5. Read the comment docs.

@dlfivefifty dlfivefifty merged commit 51f505e into JuliaApproximation:master Jul 1, 2019
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