JuliaFolds2 / ChunkSplitters.jl

Splitting collections into chunks
https://juliafolds2.github.io/ChunkSplitters.jl/
MIT License
50 stars 7 forks source link

aggressive constprop for getchunk #11

Closed lxvm closed 1 year ago

lxvm commented 1 year ago

Fixes #10. I will keep this PR a draft until maintainers approve it, since I'd like to get feedback and am open to making changes.

codecov[bot] commented 1 year ago

Codecov Report

Merging #11 (0d9df15) into main (3aa18b8) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head 0d9df15 differs from pull request most recent head 7a53aeb. Consider uploading reports for the commit 7a53aeb to get more accurate results

@@           Coverage Diff           @@
##             main      #11   +/-   ##
=======================================
  Coverage   85.41%   85.41%           
=======================================
  Files           1        1           
  Lines          48       48           
=======================================
  Hits           41       41           
  Misses          7        7           
Files Coverage Δ
src/ChunkSplitters.jl 85.41% <100.00%> (ø)

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