Skip to content

CHORE: Bump mssql-py-core to 0.1.9 - #729

Merged
gargsaumya merged 1 commit into
mainfrom
saumya/bump-py-core-0.1.9
Aug 26, 2026
Merged

CHORE: Bump mssql-py-core to 0.1.9#729
gargsaumya merged 1 commit into
mainfrom
saumya/bump-py-core-0.1.9

Conversation

@gargsaumya

@gargsaumya gargsaumya commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Work Item / Issue Reference

AB#47583

Summary

Updates the repository's mssql-py-core-wheels dependency pin from 0.1.8 to 0.1.9.

The 0.1.9 package was verified through the repository installation script against the configured public Azure Artifacts feed. No Python source or public API changes are included in this PR.

Validation

  • Downloaded mssql-py-core-wheels version 0.1.9 from the configured public Azure Artifacts feed.
  • Located and extracted the CPython 3.13 Windows x64 wheel.
  • Imported the extracted mssql_py_core package successfully.
  • Confirmed the version pin is exactly 0.1.9.
  • git diff --check passes.

Copilot AI lite review requested due to automatic review settings August 26, 2026 07:32
@github-actions github-actions Bot added the pr-size: small Minimal code update label Aug 26, 2026

Copilot AI 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 pinned mssql-py-core-wheels version used by the repo’s engineering scripts, moving from 0.1.8 to 0.1.9 via the eng/versions/mssql-py-core.version file. This aligns with the repo’s dependency management approach where install/build pipelines read a single .version file to determine the mssql-py-core-wheels NuGet version to download and extract.

Changes:

  • Bump mssql-py-core-wheels version pin from 0.1.8 to 0.1.9.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@github-actions

Copy link
Copy Markdown

📊 Code Coverage Report

🔥 Diff Coverage

100%


🎯 Overall Coverage

82%


📈 Total Lines Covered: 7757 out of 9436
📁 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.cpp: 59.2%
mssql_python.pybind.ddbc_bindings.h: 61.5%
mssql_python.pybind.logger_bridge.hpp: 70.8%
mssql_python.pybind.ddbc_bindings.cpp: 75.5%
mssql_python.__init__.py: 77.6%
mssql_python.row.py: 77.6%
mssql_python.ddbc_bindings.py: 79.6%
mssql_python.pybind.connection.connection_pool.cpp: 81.4%
mssql_python.pybind.connection.connection.cpp: 84.3%
mssql_python.logging.py: 85.5%

🔗 Quick Links

⚙️ Build Summary 📋 Coverage Details

View Azure DevOps Build

Browse Full Coverage Report

@gargsaumya
gargsaumya merged commit c71b35a into main Aug 26, 2026
29 checks passed
@saurabh500
Saurabh Singh (saurabh500) deleted the saumya/bump-py-core-0.1.9 branch August 26, 2026 12:52
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.

5 participants