morelinq / MoreLINQ

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

Fix nullability of `Rank` comparer argument #913

Closed atifaziz closed 1 year ago

atifaziz commented 1 year ago

This PR adds to #803. It fixes the nullability of comparer argument of one of Rank overloads.

codecov[bot] commented 1 year ago

Codecov Report

Merging #913 (5782136) into master (2914136) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #913   +/-   ##
=======================================
  Coverage   92.39%   92.39%           
=======================================
  Files         112      112           
  Lines        3444     3444           
  Branches     1021     1021           
=======================================
  Hits         3182     3182           
  Misses        200      200           
  Partials       62       62           
Impacted Files Coverage Δ
MoreLinq/Rank.cs 96.15% <ø> (ø)

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