Skip to content

Enable JSON tests to run on Azure SQL Database#2756

Merged
Ananya2 merged 1 commit intomainfrom
user/anagarg/enable-json-tag
Sep 11, 2025
Merged

Enable JSON tests to run on Azure SQL Database#2756
Ananya2 merged 1 commit intomainfrom
user/anagarg/enable-json-tag

Conversation

@Ananya2
Copy link
Copy Markdown
Contributor

@Ananya2 Ananya2 commented Sep 3, 2025

This PR introduces support for running JSON tests exclusively on Azure SQL Database, where JSON functionality is fully supported.

Key changes include:

  • JSON Support in AzureDB: Tests for JSON features are enabled only when running against AzureDB, ensuring compatibility and reducing noise on unsupported platforms.

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

@Ananya2 Ananya2 added this to the 13.2.1 milestone Sep 3, 2025
@Ananya2 Ananya2 self-assigned this Sep 3, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52.19%. Comparing base (d08ae78) to head (5b25483).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2756      +/-   ##
============================================
+ Coverage     52.16%   52.19%   +0.03%     
+ Complexity     4130     4127       -3     
============================================
  Files           149      149              
  Lines         34241    34241              
  Branches       5718     5718              
============================================
+ Hits          17862    17873      +11     
+ Misses        13886    13864      -22     
- Partials       2493     2504      +11     

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

@Ananya2
Copy link
Copy Markdown
Contributor Author

Ananya2 commented Sep 8, 2025

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 3 pipeline(s).

@Ananya2 Ananya2 force-pushed the user/anagarg/enable-json-tag branch from 5313545 to 5b25483 Compare September 9, 2025 09:47
@Ananya2 Ananya2 merged commit 9c41975 into main Sep 11, 2025
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