morelinq / MoreLINQ

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

PartialSort: #nullable enable on tests #888

Closed viceroypenguin closed 1 year ago

viceroypenguin commented 1 year ago

This PR is for #803. There are no nullability changes required for .PartialSort()

codecov[bot] commented 1 year ago

Codecov Report

Merging #888 (761f7c5) into master (ba487dd) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #888   +/-   ##
=======================================
  Coverage   92.53%   92.53%           
=======================================
  Files         108      108           
  Lines        3428     3428           
  Branches     1020     1020           
=======================================
  Hits         3172     3172           
  Misses        194      194           
  Partials       62       62           

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