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

Refactor Permutations into an iterator method #1054

Merged
merged 1 commit into from
Nov 27, 2023

Refactor "Permutations" into an iterator method

0e154ef
Select commit
Loading
Failed to load commit list.
Merged

Refactor Permutations into an iterator method #1054

Refactor "Permutations" into an iterator method
0e154ef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 27, 2023 in 0s

72.91% of diff hit (target 92.49%)

View this Pull Request on Codecov

72.91% of diff hit (target 92.49%)

Annotations

Check warning on line 84 in MoreLinq/Permutations.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

MoreLinq/Permutations.cs#L83-L84

Added lines #L83 - L84 were not covered by tests

Check warning on line 104 in MoreLinq/Permutations.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

MoreLinq/Permutations.cs#L94-L104

Added lines #L94 - L104 were not covered by tests