Skip to content

CSHARP-5539: Update Atlas Search tests for rankFusion #1693

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

Merged
merged 2 commits into from
May 24, 2025

Conversation

adelinowona
Copy link
Contributor

No description provided.

@adelinowona adelinowona requested a review from BorisDog May 16, 2025 21:20
@adelinowona adelinowona requested a review from a team as a code owner May 16, 2025 21:20
@adelinowona adelinowona added the chore Label to hide PR from generated Release Notes label May 16, 2025
@adelinowona adelinowona removed the request for review from a team May 16, 2025 22:58
Copy link
Contributor

@BorisDog BorisDog left a comment

Choose a reason for hiding this comment

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

LGTM

.GetCollection<Movie>("movies");
.GetCollection<T>("embedded_movies");

private IMongoCollection<T> GetMoviesCollection<T>() => _mongoClient
Copy link
Contributor

Choose a reason for hiding this comment

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

+1

@adelinowona adelinowona merged commit 3410015 into mongodb:main May 24, 2025
28 of 33 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
chore Label to hide PR from generated Release Notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants