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

Allow creating Galerkin matrices with custom functions in integrand #82

Merged
merged 3 commits into from
Dec 1, 2023

Conversation

jipolanco
Copy link
Owner

See discussion #81.

@codecov-commenter
Copy link

codecov-commenter commented Dec 1, 2023

Codecov Report

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

Comparison is base (4f8f70c) 95.32% compared to head (0ad12e3) 95.28%.

Files Patch % Lines
src/Galerkin/linear.jl 81.81% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #82      +/-   ##
==========================================
- Coverage   95.32%   95.28%   -0.04%     
==========================================
  Files          35       35              
  Lines        2204     2208       +4     
==========================================
+ Hits         2101     2104       +3     
- Misses        103      104       +1     

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

@jipolanco jipolanco merged commit ddc0cab into master Dec 1, 2023
5 checks passed
@jipolanco jipolanco deleted the galerkin-term branch December 1, 2023 15: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.

None yet

2 participants