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

Added nil checks to sets union and intersect operations #50

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

noyshabtay
Copy link
Contributor

@noyshabtay noyshabtay commented Jan 31, 2024

  • All tests passed. If this feature is not already covered by the tests, I added new tests.
  • This pull request is on the dev branch.
  • I used gofmt for formatting the code before submitting the pull request.
  • I labeled this pull request with one of the following: 'breaking change', 'new feature', 'bug', or 'ignore for release'

Added nil checks to sets union and intersect operations.
Some improvements in code format.

@noyshabtay noyshabtay added the improvement Automatically generated release notes label Jan 31, 2024
@noyshabtay noyshabtay self-assigned this Jan 31, 2024
@noyshabtay noyshabtay added ignore for release Automatically generated release notes and removed improvement Automatically generated release notes labels Jan 31, 2024
@noyshabtay noyshabtay changed the title Added nil check to sets union and intersect operations Added nil checks to sets union and intersect operations Jan 31, 2024
@noyshabtay noyshabtay merged commit 041a424 into dev Jan 31, 2024
8 of 9 checks passed
@noyshabtay noyshabtay deleted the sets-finetune branch January 31, 2024 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ignore for release Automatically generated release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants