Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat(sdk): std.Set tests #4432

Merged
merged 8 commits into from
Oct 6, 2023
Merged

feat(sdk): std.Set tests #4432

merged 8 commits into from
Oct 6, 2023

Conversation

WeepingClown13
Copy link
Collaborator

Adding tests for the standard library container type Set.
closes #4372, which in turn also finishes and closes #2785.

Checklist

  • Title matches Winglang's style guide
  • Description explains motivation and solution
  • Tests added (always)
  • Docs updated (only required for features)
  • Added pr/e2e-full label if this feature requires end-to-end testing

By submitting this pull request, I confirm that my contribution is made under the terms of the Wing Cloud Contribution License.

@WeepingClown13 WeepingClown13 requested a review from a team as a code owner October 5, 2023 20:11
@WeepingClown13 WeepingClown13 requested a review from tsuf239 October 5, 2023 20:11
@WeepingClown13 WeepingClown13 changed the title feat(sdk): adding std.Set() tests feat(sdk): adding std.Set tests Oct 5, 2023
@eladb eladb changed the title feat(sdk): adding std.Set tests feat(sdk): std.Set tests Oct 6, 2023
@mergify
Copy link
Contributor

mergify bot commented Oct 6, 2023

Thanks for contributing, @WeepingClown13! This PR will now be added to the merge queue, or immediately merged if clown/set-tests is up-to-date with main and the queue is empty.

mergify bot added a commit that referenced this pull request Oct 6, 2023
mergify bot added a commit that referenced this pull request Oct 6, 2023
@mergify mergify bot merged commit 9cacde6 into main Oct 6, 2023
@mergify mergify bot deleted the clown/set-tests branch October 6, 2023 17:55
@monadabot
Copy link
Contributor

Congrats! 🚀 This was released in Wing 0.35.8.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

set std tests [Tracking Issue] Tests for std APIs
4 participants