Skip to content

Resolve default namespaces properly in semanticSearch test#23

Merged
austin-denoble merged 1 commit intomainfrom
adenoble/more-namespace-fixes
Jan 5, 2026
Merged

Resolve default namespaces properly in semanticSearch test#23
austin-denoble merged 1 commit intomainfrom
adenoble/more-namespace-fixes

Conversation

@austin-denoble
Copy link
Copy Markdown
Contributor

Problem

Hard-coded check of namespaces[""] failing on upgrade to latest API version. Needs to check for either "" or "__default__".

Solution

Make sure we're checking for both default namespaces everywhere.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Infrastructure change (CI configs, etc)
  • Non-code change (docs, etc)
  • None of the above: (explain here)

Test Plan

n/a

@austin-denoble austin-denoble merged commit 1388523 into main Jan 5, 2026
6 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