morelinq / MoreLINQ

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

Add parameter annotations for `Partition` #897

Closed viceroypenguin closed 1 year ago

viceroypenguin commented 1 year ago

NB: Will need re-basing after #881 due to conflicts.

codecov[bot] commented 1 year ago

Codecov Report

Merging #897 (77e6df1) into master (b31c7fd) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #897   +/-   ##
=======================================
  Coverage   92.38%   92.38%           
=======================================
  Files         110      110           
  Lines        3441     3441           
  Branches     1020     1020           
=======================================
  Hits         3179     3179           
  Misses        200      200           
  Partials       62       62           
Impacted Files Coverage Δ
MoreLinq/Partition.cs 98.24% <100.00%> (ø)

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