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

Modulize chebyshev #27

Merged
merged 2 commits into from
Aug 22, 2022
Merged

Modulize chebyshev #27

merged 2 commits into from
Aug 22, 2022

Conversation

iintSjds
Copy link
Member

Export README.md, now front page show README.md instead of README.org.
wrapped chebyshev in a module instead of include the file in SimpleG. No major refactor. Now chebyshev.jl is the same as barycheb.jl in SpaceGrid.

@iintSjds iintSjds requested a review from LittleBug June 28, 2022 18:22
@codecov-commenter
Copy link

codecov-commenter commented Jun 28, 2022

Codecov Report

Merging #27 (633c27d) into master (1c702f7) will increase coverage by 2.19%.
The diff coverage is 79.74%.

@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
+ Coverage   43.12%   45.32%   +2.19%     
==========================================
  Files           9        9              
  Lines        1113     1187      +74     
==========================================
+ Hits          480      538      +58     
- Misses        633      649      +16     
Impacted Files Coverage Δ
src/grid/simple.jl 93.80% <ø> (ø)
src/grid/chebyshev.jl 80.12% <78.37%> (-1.58%) ⬇️
src/grid/interpolate.jl 60.77% <100.00%> (ø)

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 1c702f7...633c27d. Read the comment docs.

@kunyuan kunyuan merged commit c64c55c into master Aug 22, 2022
@kunyuan kunyuan deleted the modulize-chebyshev branch August 22, 2022 01:06
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.

3 participants