Skip to content

CHORE: Update es-metadata.yml to schema v1.0.0 - #416

Merged
gargsaumya merged 2 commits into
mainfrom
saumya/update-esmetadata
Jan 30, 2026
Merged

CHORE: Update es-metadata.yml to schema v1.0.0#416
gargsaumya merged 2 commits into
mainfrom
saumya/update-esmetadata

Conversation

@gargsaumya

@gargsaumyagargsaumya commented Jan 28, 2026

Copy link
Copy Markdown
Contributor

Work Item / Issue Reference

AB#41852

GitHub Issue: #<ISSUE_NUMBER>


Summary

This pull request updates the es-metadata.yml file to use schema version 1.0.0 and adds provider information for better metadata management.

Metadata and schema updates:

  • Updated the schemaVersion from 0.0.1 to 1.0.0 to reflect a new schema version.
  • Added a providers section specifying the InventoryAsCode provider with version 1.0.0, and included associated metadata such as isProduction and accountableOwners.

CopilotAI review requested due to automatic review settings January 28, 2026 07:22

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the es-metadata.yml file to use schema version 1.0.0, restructuring the metadata to include a provider-based architecture with the InventoryAsCode provider.

Changes:

  • Updated schema version from 0.0.1 to 1.0.0
  • Introduced a providers array structure with InventoryAsCode provider specification
  • Reorganized existing metadata fields (isProduction, accountableOwners, routing) under the provider's metadata section

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actionsgithub-actionsBot added the pr-size: small Minimal code update label Jan 28, 2026
@gargsaumyagargsaumya changed the title FIX: Update es-metadata.yml to schema v1.0.0CHORE: Update es-metadata.yml to schema v1.0.0Jan 28, 2026
@github-actions

github-actionsBot commented Jan 28, 2026

Copy link
Copy Markdown

📊 Code Coverage Report

🔥 Diff Coverage

100%


🎯 Overall Coverage

76%


📈 Total Lines Covered:5431 out of 7084
📁 Project:mssql-python


Diff Coverage

Diff: main...HEAD, staged and unstaged changes

No lines with coverage information in this diff.


📋 Files Needing Attention

📉 Files with overall lowest coverage (click to expand)
mssql_python.pybind.logger_bridge.hpp: 58.8%
mssql_python.pybind.logger_bridge.cpp: 59.2%
mssql_python.row.py: 66.2%
mssql_python.pybind.ddbc_bindings.cpp: 69.4%
mssql_python.pybind.ddbc_bindings.h: 69.7%
mssql_python.pybind.connection.connection.cpp: 73.6%
mssql_python.ddbc_bindings.py: 79.6%
mssql_python.pybind.connection.connection_pool.cpp: 79.6%
mssql_python.connection.py: 84.1%
mssql_python.cursor.py: 84.7%

🔗 Quick Links

⚙️ Build Summary📋 Coverage Details

View Azure DevOps Build

Browse Full Coverage Report

@gargsaumya
gargsaumya merged commit 2354f09 into mainJan 30, 2026
27 checks passed
@gargsaumyagargsaumya mentioned this pull request Jan 30, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-size: smallMinimal code update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@gargsaumya@bewithgaurav@dlevy-msft-sql