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

Seal private enumerators #916

Merged
merged 1 commit into from
Jan 12, 2023
Merged

Conversation

atifaziz
Copy link
Member

This PR seals two private enumerators implementations since neither is designed for subclassing.

@codecov
Copy link

codecov bot commented Jan 12, 2023

Codecov Report

Merging #916 (5c99b77) into master (a8e13e0) will not change coverage.
The diff coverage is n/a.

❗ Current head 5c99b77 differs from pull request most recent head 52f705d. Consider uploading reports for the commit 52f705d to get more accurate results

@@           Coverage Diff           @@
##           master     #916   +/-   ##
=======================================
  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/Permutations.cs 96.82% <ø> (ø)
MoreLinq/Subsets.cs 94.11% <ø> (ø)

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

@atifaziz atifaziz merged commit 52f705d into morelinq:master Jan 12, 2023
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.

None yet

2 participants