morelinq / MoreLINQ

Extensions to LINQ to Objects
https://morelinq.github.io/
Apache License 2.0
3.63k stars 409 forks source link

Change `Batch` to return arrays #1014

Closed atifaziz closed 8 months ago

atifaziz commented 8 months ago

This PR addresses issue #98.

codecov[bot] commented 8 months ago

Codecov Report

Merging #1014 (f0a755f) into master (5eebc0a) will not change coverage. The diff coverage is n/a.

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

@@           Coverage Diff           @@
##           master    #1014   +/-   ##
=======================================
  Coverage   92.57%   92.57%           
=======================================
  Files         113      113           
  Lines        3422     3422           
  Branches     1055     1055           
=======================================
  Hits         3168     3168           
  Misses        191      191           
  Partials       63       63           
Files Coverage Δ
MoreLinq/Batch.cs 98.07% <ø> (ø)

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