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 DistinctBy and Prepend #16

Merged
merged 3 commits into from
Jan 9, 2024
Merged

fix DistinctBy and Prepend #16

merged 3 commits into from
Jan 9, 2024

Conversation

aetos382
Copy link
Contributor

@aetos382 aetos382 commented Jan 9, 2024

Added tests for following operators:

  • DefaultIfEmpty
  • DistinctBy
  • Distinct
  • DistinctUntilChanged
  • DistinctUntilChangedBy
  • Pairwise
  • Prepend
  • Scan
  • Switch

@aetos382 aetos382 changed the title Operator unit tests fix DistinctBy and Prepend Jan 9, 2024
@aetos382 aetos382 merged commit b3594de into main Jan 9, 2024
@aetos382 aetos382 deleted the operator-unit-tests branch January 9, 2024 10:26
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.

1 participant