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

Fix setting `nbatches` #91

Closed efaulhaber closed 1 year ago

efaulhaber commented 1 year ago

Closes #87.

codecov-commenter commented 1 year ago

Codecov Report

Merging #91 (f20ee7d) 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      #91   +/-   ##
=======================================
  Coverage   74.35%   74.35%           
=======================================
  Files          22       22           
  Lines        1825     1825           
=======================================
  Hits         1357     1357           
  Misses        468      468           
Impacted Files Coverage Δ
src/CellLists.jl 86.62% <100.00%> (ø)

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