Skip to content

FEAT: Upgrade mssql-py-core to 0.1.0 version#452

Merged
saurabh500 merged 2 commits intomainfrom
dev/saurabh/bumpversion
Feb 26, 2026
Merged

FEAT: Upgrade mssql-py-core to 0.1.0 version#452
saurabh500 merged 2 commits intomainfrom
dev/saurabh/bumpversion

Conversation

@saurabh500
Copy link
Contributor

@saurabh500 saurabh500 commented Feb 26, 2026

Work Item / Issue Reference

GitHub Issue: #453


Summary

We need to vBump the version of mssql-py-core to 0.1.0 which will be the release build

@saurabh500 saurabh500 changed the title Changing to the trial 0.0.1 tag FEAT: Changing to the trial 0.0.1 tag Feb 26, 2026
@saurabh500 saurabh500 changed the title FEAT: Changing to the trial 0.0.1 tag FEAT: Upgrade mssql-py-core to 0.1.0 version Feb 26, 2026
@github-actions github-actions bot added the pr-size: small Minimal code update label Feb 26, 2026
@github-actions
Copy link

github-actions bot commented Feb 26, 2026

📊 Code Coverage Report

🔥 Diff Coverage

100%


🎯 Overall Coverage

76%


📈 Total Lines Covered: 5543 out of 7213
📁 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: 75.3%
mssql_python.ddbc_bindings.py: 79.6%
mssql_python.pybind.connection.connection_pool.cpp: 79.6%
mssql_python.cursor.py: 84.7%
mssql_python.__init__.py: 84.9%

🔗 Quick Links

⚙️ Build Summary 📋 Coverage Details

View Azure DevOps Build

Browse Full Coverage Report

@saurabh500 saurabh500 marked this pull request as ready for review February 26, 2026 04:24
Copilot AI review requested due to automatic review settings February 26, 2026 04:24
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 pull request updates the mssql-py-core dependency from a development version (0.1.0-dev.20260222.140833) to the stable release version (0.1.0). This is a necessary prerequisite for official releases, as the build pipelines include validation that rejects pre-release versions (containing "dev", "alpha", "beta", or "rc" tags) when performing official releases to PyPI.

Changes:

  • Upgraded mssql-py-core version specification from development build to stable release 0.1.0

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

@saurabh500 saurabh500 merged commit 6a5491c into main Feb 26, 2026
31 of 32 checks passed
@saurabh500 saurabh500 deleted the dev/saurabh/bumpversion branch February 26, 2026 05:00
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.

4 participants