Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug in FillForward when filler is null #1006

Merged
merged 1 commit into from
Jun 25, 2023

Conversation

atifaziz
Copy link
Member

This PR fixes #999.

@codecov
Copy link

codecov bot commented Jun 25, 2023

Codecov Report

Merging #1006 (ba5c8c5) into master (8db4bef) will not change coverage.
The diff coverage is 100.00%.

❗ Current head ba5c8c5 differs from pull request most recent head f766827. Consider uploading reports for the commit f766827 to get more accurate results

@@           Coverage Diff           @@
##           master    #1006   +/-   ##
=======================================
  Coverage   92.59%   92.59%           
=======================================
  Files         113      113           
  Lines        3430     3430           
  Branches     1054     1054           
=======================================
  Hits         3176     3176           
  Misses        191      191           
  Partials       63       63           
Impacted Files Coverage Δ
MoreLinq/FillForward.cs 100.00% <100.00%> (ø)

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

@atifaziz atifaziz merged commit f766827 into morelinq:master Jun 25, 2023
@atifaziz atifaziz deleted the fix/issue-999 branch June 25, 2023 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FillForward bug when filler is null
2 participants