Skip to content

Enable vector test to run only in AzureDB#2749

Merged
muskan124947 merged 5 commits intomainfrom
users/muskgupta/vectorAndJsonTag
Sep 3, 2025
Merged

Enable vector test to run only in AzureDB#2749
muskan124947 merged 5 commits intomainfrom
users/muskgupta/vectorAndJsonTag

Conversation

@muskan124947
Copy link
Copy Markdown
Contributor

@muskan124947 muskan124947 commented Aug 25, 2025

Description

This PR introduces support for running vector tests exclusively on AzureDB, where vector functionality is available. Key changes include:

  • Vector Support in AzureDB: Tests for vector features are enabled only when running against AzureDB, ensuring compatibility and reducing noise on unsupported platforms.
  • Custom JUnit Annotation: Added a custom JUnit annotation to selectively run relevant tests in AzureDB environments.

These changes help streamline the test suite and maintain focus on supported scenarios.

@muskan124947 muskan124947 self-assigned this Aug 25, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.56%. Comparing base (2ca55b8) to head (80eb386).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2749      +/-   ##
============================================
+ Coverage     51.53%   51.56%   +0.03%     
+ Complexity     4089     4067      -22     
============================================
  Files           149      149              
  Lines         34268    34241      -27     
  Branches       5725     5718       -7     
============================================
- Hits          17659    17658       -1     
+ Misses        14128    14094      -34     
- Partials       2481     2489       +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@machavan machavan added this to the 13.2.1 milestone Sep 1, 2025
@muskan124947 muskan124947 changed the title Enable vector test in AzureDB Enable vector test to run only in AzureDB Sep 2, 2025
Ananya2
Ananya2 previously approved these changes Sep 2, 2025
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.

4 participants