Skip to content

Conversation

ajcvickers
Copy link
Collaborator

No description provided.

@Copilot Copilot AI review requested due to automatic review settings October 14, 2025 10:52
@ajcvickers ajcvickers requested a review from a team as a code owner October 14, 2025 10:52
Copy link
Contributor

@Copilot 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.

Pull Request Overview

This PR fixes a grammatical error in error messages related to vector search functionality by adding the missing article "the" before "query property".

  • Fixed grammatical error by adding "the" before "query property" in vector search error messages
  • Updated error message text in both source code and test files for consistency

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
src/MongoDB.EntityFrameworkCore/Diagnostics/MongoLoggerExtensions.cs Fixed grammar in vector search error message string constant
src/MongoDB.EntityFrameworkCore/Diagnostics/MongoEventId.cs Updated XML documentation comment and improved formatting for vector search event
tests/MongoDB.EntityFrameworkCore.SpecificationTests/Query/VectorSearchMongoTestBase.cs Updated test assertion to match corrected error message text

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@ajcvickers ajcvickers removed the request for review from BorisDog October 14, 2025 10:53
@ajcvickers ajcvickers merged commit 3928c42 into main Oct 14, 2025
16 checks passed
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