Skip to content

types: add $percentile to TypeScript types#16290

Merged
vkarpov15 merged 1 commit into
masterfrom
vkarpov15/gh-16288
May 24, 2026
Merged

types: add $percentile to TypeScript types#16290
vkarpov15 merged 1 commit into
masterfrom
vkarpov15/gh-16288

Conversation

@vkarpov15
Copy link
Copy Markdown
Collaborator

Summary

Quick fix for missing types, here's the docs: https://www.mongodb.com/docs/manual/reference/operator/aggregation/percentile/

Examples

@vkarpov15 vkarpov15 added this to the 9.6.3 milestone May 21, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.

@AbdelrahmanHafez AbdelrahmanHafez requested a review from Copilot May 21, 2026 15:52
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.

@hasezoey hasezoey added the typescript Types or Types-test related issue / Pull Request label May 22, 2026
@AbdelrahmanHafez AbdelrahmanHafez linked an issue May 22, 2026 that may be closed by this pull request
4 tasks
@vkarpov15 vkarpov15 merged commit 641b8ea into master May 24, 2026
5 checks passed
@hasezoey hasezoey deleted the vkarpov15/gh-16288 branch May 25, 2026 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

typescript Types or Types-test related issue / Pull Request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TypeScript: $percentile missing from AccumulatorOperator in $group stage

4 participants