m3g / CellListMap.jl

Flexible implementation of cell lists to map the calculations of particle-pair dependent functions, such as forces, energies, neighbor lists, etc.
https://m3g.github.io/CellListMap.jl/
MIT License
87 stars 4 forks source link

Allow arrays of different types to be passed to `limits` #90

Closed efaulhaber closed 1 year ago

efaulhaber commented 1 year ago

Closes #88.

codecov-commenter commented 1 year ago

Codecov Report

Merging #90 (7373dc8) into main (bcbf56e) will not change coverage. The diff coverage is 100.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##             main      #90   +/-   ##
=======================================
  Coverage   74.35%   74.35%           
=======================================
  Files          22       22           
  Lines        1825     1825           
=======================================
  Hits         1357     1357           
  Misses        468      468           
Impacted Files Coverage Δ
src/CellOperations.jl 79.79% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more