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

Merge branch 'main' into ef/cell-list-map

d06e48f
Select commit
Loading
Failed to load commit list.
Draft

Implement neighborhood search based on CellListMap.jl #8

Merge branch 'main' into ef/cell-list-map
d06e48f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 5, 2024 in 0s

89.62% (-0.19%) compared to 5147a2f

View this Pull Request on Codecov

89.62% (-0.19%) compared to 5147a2f

Details

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     

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