Skip to content
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 utils.ChunkSlice #23

Merged
merged 2 commits into from
Mar 20, 2023
Merged

add utils.ChunkSlice #23

merged 2 commits into from
Mar 20, 2023

Conversation

aidenwallis
Copy link
Owner

  • Adds utils.ChunkSlice helper, for batching a single slice up into batches of a given size.

@aidenwallis aidenwallis self-assigned this Mar 20, 2023
@codecov
Copy link

codecov bot commented Mar 20, 2023

Codecov Report

Merging #23 (7293bb7) into main (ea92ea3) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #23   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           24        25    +1     
  Lines          205       214    +9     
=========================================
+ Hits           205       214    +9     
Impacted Files Coverage Δ
utils/chunk_slice.go 100.00% <100.00%> (ø)

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

@aidenwallis aidenwallis merged commit 0207d48 into main Mar 20, 2023
@aidenwallis aidenwallis deleted the utils-chunk-slice branch March 20, 2023 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant