microsoft / mssql-jdbc

The Microsoft JDBC Driver for SQL Server is a Type 4 JDBC driver that provides database connectivity with SQL Server through the standard JDBC application program interfaces (APIs).
MIT License
1.06k stars 427 forks source link

Updated fedauth error tests #2538

Closed tkyc closed 1 week ago

tkyc commented 1 week ago

Internal pipelines are failing because the error message returned from failed AAD password auth has changed. Updated tests.

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 50.96%. Comparing base (b27b0c1) to head (05d210d). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2538 +/- ## ============================================ - Coverage 51.01% 50.96% -0.06% + Complexity 3912 3898 -14 ============================================ Files 147 147 Lines 33371 33371 Branches 5593 5593 ============================================ - Hits 17024 17007 -17 + Misses 13962 13957 -5 - Partials 2385 2407 +22 ```

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