Skip to content

Conversation

@gargsaumya
Copy link
Contributor

@gargsaumya gargsaumya commented Jan 28, 2026

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.

Copilot AI review requested due to automatic review settings January 28, 2026 07:22
Copy link
Contributor

Copilot AI left a comment

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-actions github-actions bot added the pr-size: small Minimal code update label Jan 28, 2026
@gargsaumya gargsaumya changed the title FIX: Update es-metadata.yml to schema v1.0.0 CHORE: Update es-metadata.yml to schema v1.0.0 Jan 28, 2026
@github-actions
Copy link

📊 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-size: small Minimal code update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants