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 neighborhood search based on CellListMap.jl #8

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

Conversation

efaulhaber
Copy link
Member

@efaulhaber efaulhaber commented May 8, 2024

I finally properly implemented the prototype in trixi-framework/TrixiParticles.jl#174.

Copy link

codecov bot commented May 8, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 89.62%. Comparing base (5147a2f) to head (d06e48f).

Files Patch % Lines
src/neighborhood_search.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
- Coverage   89.81%   89.62%   -0.19%     
==========================================
  Files          16       16              
  Lines         481      482       +1     
==========================================
  Hits          432      432              
- Misses         49       50       +1     
Flag Coverage Δ
unit 89.62% <0.00%> (-0.19%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@efaulhaber efaulhaber added the enhancement New feature or request label May 10, 2024
@efaulhaber efaulhaber closed this May 10, 2024
@efaulhaber efaulhaber reopened this May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant