Skip to content

Better support for lowering conversions #5

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 7 commits into from
Feb 9, 2021
Merged

Conversation

dlfivefifty
Copy link
Member

No description provided.

@dlfivefifty
Copy link
Member Author

Note we're going to want this to support BigFloat as well

@codecov
Copy link

codecov bot commented Feb 9, 2021

Codecov Report

Merging #5 (283a125) into main (bb2a9f1) will increase coverage by 5.08%.
The diff coverage is 95.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
+ Coverage   74.67%   79.76%   +5.08%     
==========================================
  Files          11       11              
  Lines         999     1097      +98     
==========================================
+ Hits          746      875     +129     
+ Misses        253      222      -31     
Impacted Files Coverage Δ
src/hermite.jl 0.00% <0.00%> (ø)
src/ClassicalOrthogonalPolynomials.jl 80.80% <100.00%> (+8.89%) ⬆️
src/chebyshev.jl 80.18% <100.00%> (+6.50%) ⬆️
src/clenshaw.jl 96.41% <100.00%> (+0.93%) ⬆️
src/jacobi.jl 79.03% <100.00%> (+4.96%) ⬆️
src/lanczos.jl 81.69% <100.00%> (+4.89%) ⬆️
src/ultraspherical.jl 81.18% <100.00%> (+5.60%) ⬆️
src/interlace.jl 98.07% <0.00%> (+0.16%) ⬆️
src/fourier.jl 92.30% <0.00%> (+1.13%) ⬆️
... and 6 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 bb2a9f1...a521662. Read the comment docs.

@dlfivefifty dlfivefifty merged commit 861797d into main Feb 9, 2021
@dlfivefifty dlfivefifty deleted the dl/invconversion branch February 9, 2021 21:57
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