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

feat(aggregation): support for 5.1 operators VSCODE-302 #357

Merged
merged 2 commits into from
Oct 25, 2021

Conversation

mabaasit
Copy link
Contributor

@mabaasit mabaasit commented Oct 20, 2021

Description

Checklist

  • New tests and/or benchmarks are included
  • Documentation is changed or added

Motivation and Context

  • Bugfix
  • New feature
  • Dependency update
  • Misc

Open Questions

Dependents

Types of changes

  • Backport Needed
  • Patch (non-breaking change which fixes an issue)
  • Minor (non-breaking change which adds functionality)
  • Major (fix or feature that would cause existing functionality to change)

@mabaasit
Copy link
Contributor Author

This PR also includes changes required from VSCODE-306

Copy link
Member

@Anemy Anemy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good! Nice first pr in VSCode 🔥 one comment on possible tests we could add:
It's a bit hidden, but there's a test/suite/snippets/stage-autocompleter.test.ts file we probably want to add these new stages to to make sure they have everything and are a bit protected against accidental changes.

Copy link
Member

@Anemy Anemy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm! nice.

@mabaasit mabaasit changed the title feat(aggregation): support for 5.1 operators feat(aggregation): support for 5.1 operators VSCODE-302 Oct 25, 2021
@mabaasit mabaasit merged commit e61c55b into main Oct 25, 2021
@mabaasit mabaasit deleted the VSCODE-302-aggregation-stages branch October 25, 2021 10:05
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.

2 participants