Skip to content

Remove legacy search test - #100

Merged
ashish-spext merged 1 commit into
mainfrom
release-0-5-0
Jul 22, 2026
Merged

Remove legacy search test#100
ashish-spext merged 1 commit into
mainfrom
release-0-5-0

Conversation

@ashish-spext

Copy link
Copy Markdown
Collaborator

No description provided.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: d5ae3a6a8f

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

def setup_function():
search_module._RESPONSE_WARNING_EMITTED.clear()


Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Preserve search routing regression coverage

Removing this test file leaves the public Video.search/Collection.search routing behavior untested: after this deletion, rg "legacy_search|search/v2|rerank|stitch" tests finds no remaining coverage, while the SDK docs still advertise that legacy options such as stitch, rerank, and rerank_params are routed to the legacy endpoint. Without an equivalent test, a future change can silently send those existing calls to /search/v2 or drop the legacy payload options, breaking users who rely on the compatibility path.

Useful? React with 👍 / 👎.

@ashish-spext
ashish-spext merged commit 08621f1 into main Jul 22, 2026
8 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.

1 participant