dotnet / SqlClient

Microsoft.Data.SqlClient provides database connectivity to SQL Server for .NET applications.
MIT License
842 stars 281 forks source link

Inital part of #1108 #2823

Closed ErikEJ closed 1 month ago

ErikEJ commented 1 month ago

Adds a new M.D.S.Azure package, that Azure SQL Database users can be guide to use going forward.

This package will in the future enable removal of Azure.Identity from the MDS package

Based on the proposal here: https://github.com/dotnet/SqlClient/issues/1108#issuecomment-2310793660

@edwardneal FYI

@DavoudEshtehari Unsure about the signing pipeline - might not be needed yet with this meta package?

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 72.04%. Comparing base (f8f2a96) to head (a59180a). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2823 +/- ## ========================================== + Coverage 72.01% 72.04% +0.02% ========================================== Files 299 299 Lines 61394 61394 ========================================== + Hits 44215 44233 +18 + Misses 17179 17161 -18 ``` | [Flag](https://app.codecov.io/gh/dotnet/SqlClient/pull/2823/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | Coverage Δ | | |---|---|---| | [addons](https://app.codecov.io/gh/dotnet/SqlClient/pull/2823/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `92.90% <ø> (ø)` | | | [netcore](https://app.codecov.io/gh/dotnet/SqlClient/pull/2823/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `75.95% <ø> (+<0.01%)` | :arrow_up: | | [netfx](https://app.codecov.io/gh/dotnet/SqlClient/pull/2823/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `70.26% <ø> (+0.05%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.