Implement neighborhood search based on CellListMap.jl #8
Codecov / codecov/project
succeeded
Jan 28, 2025 in 0s
89.20% (+1.05%) compared to 88925f9
View this Pull Request on Codecov
89.20% (+1.05%) compared to 88925f9
Details
Codecov Report
Attention: Patch coverage is 94.82759%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 89.20%. Comparing base (
88925f9
) to head (b5aca7d
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/neighborhood_search.jl | 0.00% | 2 Missing |
ext/PointNeighborsCellListMapExt.jl | 98.21% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #8 +/- ##
==========================================
+ Coverage 88.15% 89.20% +1.05%
==========================================
Files 15 16 +1
Lines 498 556 +58
==========================================
+ Hits 439 496 +57
- Misses 59 60 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading