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

Implement local version of density interpolation #56

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

maltezfaria
Copy link
Member

Experimental branch/PR to play around and track progress on ideas related to a local version of the density interpolation method.

Copy link

codecov bot commented Jun 7, 2024

Codecov Report

Attention: Patch coverage is 5.47945% with 138 lines in your changes missing coverage. Please review.

Project coverage is 62.09%. Comparing base (56f513f) to head (78b74d9).
Report is 85 commits behind head on main.

Current head 78b74d9 differs from pull request most recent head e609f93

Please upload reports for the commit e609f93 to get more accurate results.

Files Patch % Lines
src/bdim.jl 0.00% 88 Missing ⚠️
src/mesh.jl 9.61% 47 Missing ⚠️
src/adaptive.jl 60.00% 2 Missing ⚠️
src/quadrature.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #56      +/-   ##
==========================================
- Coverage   63.22%   62.09%   -1.13%     
==========================================
  Files          23       24       +1     
  Lines        2521     2744     +223     
==========================================
+ Hits         1594     1704     +110     
- Misses        927     1040     +113     

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

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