Skip to content

Replace iterator equality helper #3380

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

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

StephenButtolph
Copy link
Contributor

Why this should be merged

ACP-77 will be introducing additional iterators (of different types), this mechanism for checking equality works better as it uses generics.

How this works

  • Added an iterator.ToSlice function.
  • Removed assertIteratorsEqual.

How this was tested

Existing CI

@StephenButtolph StephenButtolph self-assigned this Sep 10, 2024
@StephenButtolph StephenButtolph added cleanup Code quality improvement acp77 labels Sep 10, 2024
@StephenButtolph StephenButtolph added this to the v1.11.12 milestone Sep 10, 2024
@StephenButtolph StephenButtolph added this pull request to the merge queue Sep 10, 2024
Merged via the queue into master with commit 6cf2941 Sep 10, 2024
20 of 21 checks passed
@StephenButtolph StephenButtolph deleted the replace-iterator-test-helper branch September 10, 2024 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
acp77 cleanup Code quality improvement
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants