morelinq / MoreLINQ

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

Fix inconsistencies in `Fold` doc #968

Closed atifaziz closed 1 year ago

atifaziz commented 1 year ago

This PR fixes minor inconsistencies in doc comments of Fold overloads.

codecov[bot] commented 1 year ago

Codecov Report

Merging #968 (6128846) into master (777aa24) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 6128846 differs from pull request most recent head 345487f. Consider uploading reports for the commit 345487f to get more accurate results

@@           Coverage Diff           @@
##           master     #968   +/-   ##
=======================================
  Coverage   92.59%   92.59%           
=======================================
  Files         113      113           
  Lines        3432     3432           
  Branches     1049     1049           
=======================================
  Hits         3178     3178           
  Misses        191      191           
  Partials       63       63           
Impacted Files Coverage Δ
MoreLinq/Fold.g.cs 100.00% <ø> (ø)

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