Skip to content

SQL Server 2025: Enable Vector & JSON Tests and Address Compatibility Gaps - #2846

Merged
Muskan Gupta (muskan124947) merged 10 commits into
mainfrom
users/muskgupta/fix_failures_with_sqlserver2025
Dec 5, 2025
Merged

SQL Server 2025: Enable Vector & JSON Tests and Address Compatibility Gaps#2846
Muskan Gupta (muskan124947) merged 10 commits into
mainfrom
users/muskgupta/fix_failures_with_sqlserver2025

Conversation

@muskan124947

@muskan124947 Muskan Gupta (muskan124947) commented Nov 19, 2025

Copy link
Copy Markdown
Contributor
  • Enabled vector and JSON tests to run on SQL Server 2025, ensuring compatibility with the latest server version.

  • Introduced the xSQLv17 test tag to clearly identify and exclude tests that are not compatible with SQL Server 2025, allowing more accurate and controlled test execution across versions.

@muskan124947

Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 3 pipeline(s).

@codecov

codecov Bot commented Nov 19, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.43%. Comparing base (652d4b9) to head (a3659d1).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2846      +/-   ##
============================================
- Coverage     56.44%   56.43%   -0.01%     
+ Complexity     4566     4563       -3     
============================================
  Files           151      151              
  Lines         34560    34560              
  Branches       5768     5768              
============================================
- Hits          19508    19505       -3     
+ Misses        12425    12422       -3     
- Partials       2627     2633       +6     

☔ 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.

@muskan124947 Muskan Gupta (muskan124947) changed the title Add xSQLv17 tags to test incompatible with SQL Server 2025 SQL Server 2025: Enable Vector & JSON Tests and Address Compatibility Gaps Dec 4, 2025
Removed inline Mockito dependency for JRE 8 profile.
Removed Mockito dependency from pom.xml.
@muskan124947
Muskan Gupta (muskan124947) merged commit 74d1072 into main Dec 5, 2025
18 of 19 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.

3 participants