dotnet / SqlClient

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

SDL | Update SMO #3032

Open benrr101 opened 10 hours ago

benrr101 commented 10 hours ago

Description: As part of release activities, MSAL versions are required to be above 4.48.1. One of the test utility projects is referencing an out of date version of SMO that is pulling in a v4.45.0 which is below the minimum version. Although this is not a project that ships, we should still try to update SMO to bring in a newer version of MSAL.

codecov[bot] commented 10 hours ago

Codecov Report

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

Project coverage is 72.65%. Comparing base (1b9df10) to head (96c4f6a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3032 +/- ## ======================================= Coverage 72.64% 72.65% ======================================= Files 285 285 Lines 59160 59160 ======================================= + Hits 42979 42981 +2 + Misses 16181 16179 -2 ``` | [Flag](https://app.codecov.io/gh/dotnet/SqlClient/pull/3032/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/3032/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `92.58% <ø> (ø)` | | | [netcore](https://app.codecov.io/gh/dotnet/SqlClient/pull/3032/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `75.39% <ø> (+<0.01%)` | :arrow_up: | | [netfx](https://app.codecov.io/gh/dotnet/SqlClient/pull/3032/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `71.08% <ø> (+<0.01%)` | :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.


🚨 Try these New Features: