morelinq / MoreLINQ

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

Fix `Unfold` bug so iterations are repeatable #991

Closed atifaziz closed 1 year ago

atifaziz commented 1 year ago

This PR fixes #990.

codecov[bot] commented 1 year ago

Codecov Report

Merging #991 (2b34c12) into 3.x (93bc6dc) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head 2b34c12 differs from pull request most recent head 034ba56. Consider uploading reports for the commit 034ba56 to get more accurate results

@@           Coverage Diff           @@
##              3.x     #991   +/-   ##
=======================================
  Coverage   92.60%   92.60%           
=======================================
  Files         113      113           
  Lines        3434     3434           
  Branches     1054     1054           
=======================================
  Hits         3180     3180           
  Misses        191      191           
  Partials       63       63           
Impacted Files Coverage Δ
MoreLinq/Unfold.cs 93.75% <100.00%> (ø)

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