Skip to content

Conversation

@gargsaumya
Copy link
Contributor

@gargsaumya gargsaumya commented Jan 29, 2026

Work Item / Issue Reference

AB#41680

GitHub Issue: #<ISSUE_NUMBER>


Summary

This pull request adds a temporary entry to the job matrix in eng/pipelines/pr-validation-pipeline.yml to help clear a stale CodeQL snapshot. This is a short-term workaround and should be removed once the underlying issue is resolved.

Pipeline configuration:

  • Added a pytestonwindows entry to the job matrix, specifying sqlVersion: 'SQL2022' and pythonVersion: '3.13', to clear a stale CodeQL snapshot (SM02986).

Copilot AI review requested due to automatic review settings January 29, 2026 06:18
@github-actions github-actions bot added pr-size: small Minimal code update labels Jan 29, 2026
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 adds a temporary matrix entry to address a stale CodeQL snapshot (SM02986) by creating a specific build configuration that matches the job name "pytestonwindows". This is a short-term workaround that should be removed once the underlying CodeQL issue is resolved.

Changes:

  • Added a new pytestonwindows matrix entry with SQL Server 2022 and Python 3.13 configuration to help clear the stale CodeQL snapshot

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

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

3 participants