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

Fewer type parameters in chebyshev operator methods #331

Merged
merged 1 commit into from
Feb 4, 2024

Conversation

jishnub
Copy link
Member

@jishnub jishnub commented Feb 4, 2024

This makes the method definitions easier to read and extend.

Copy link

codecov bot commented Feb 4, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (422ec82) 69.41% compared to head (0353bca) 73.22%.
Report is 2 commits behind head on master.

Files Patch % Lines
src/Spaces/Chebyshev/ChebyshevOperators.jl 89.47% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #331      +/-   ##
==========================================
+ Coverage   69.41%   73.22%   +3.81%     
==========================================
  Files          30       30              
  Lines        2805     2805              
==========================================
+ Hits         1947     2054     +107     
+ Misses        858      751     -107     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jishnub jishnub merged commit 5edd3e2 into JuliaApproximation:master Feb 4, 2024
12 checks passed
@jishnub jishnub deleted the typeparams branch February 4, 2024 16:40
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