Skip to content

GODRIVER-3518: Test flexible numeric comparisons with $$lte #2106

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

Merged
merged 6 commits into from
Jun 20, 2025

Conversation

zhouselena
Copy link
Contributor

GODRIVER-3518

Summary

  • Modified $$lte operator test to support floating points through BSON type double
  • (Support for int64 already exists)
  • Point of clarification in comments

Background & Motivation

Allow operator-lte.yml to test for flexible numeric comparisons.

@mongodb-drivers-pr-bot mongodb-drivers-pr-bot bot added the priority-3-low Low Priority PR for Review label Jun 18, 2025
Copy link
Contributor

API Change Report

No changes found!

@zhouselena zhouselena marked this pull request as ready for review June 20, 2025 13:44
@zhouselena zhouselena requested a review from a team as a code owner June 20, 2025 13:44
Copy link
Member

@prestonvasquez prestonvasquez left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@zhouselena zhouselena merged commit fe60b18 into mongodb:master Jun 20, 2025
27 of 33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority-3-low Low Priority PR for Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants