-
Notifications
You must be signed in to change notification settings - Fork 7
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
Add automatic padding for the FullGridCellList
#90
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #90 +/- ##
==========================================
+ Coverage 88.15% 88.69% +0.54%
==========================================
Files 15 15
Lines 498 522 +24
==========================================
+ Hits 439 463 +24
Misses 59 59
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…ntNeighbors.jl into ef/automatic-padding
…xiNeighborhoodSearch.jl into ef/automatic-padding
…xiNeighborhoodSearch.jl into ef/automatic-padding
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Also adds error messages and closes #65, #80.