Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Update latest tested version of Microsoft.Data.SqlClient to 5.2.1 #2525

Merged
merged 2 commits into from
Jun 5, 2024

Conversation

nr-ahemsath
Copy link
Member

@nr-ahemsath nr-ahemsath commented Jun 4, 2024

Resolves #2522

Edit: this also adds back testing for Microsoft.Data.SqlClient with the latest version of .NET (8.0); it was removed due to a gap in time where we had to update our testing to support 8.0 and this library didn't support 8.0 yet (it does now).

@nr-ahemsath nr-ahemsath enabled auto-merge (squash) June 4, 2024 22:32
@nr-ahemsath nr-ahemsath marked this pull request as draft June 4, 2024 22:36
auto-merge was automatically disabled June 4, 2024 22:36

Pull request was converted to draft

@nr-ahemsath nr-ahemsath marked this pull request as ready for review June 4, 2024 23:10
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.56%. Comparing base (bbde084) to head (955755b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2525   +/-   ##
=======================================
  Coverage   80.55%   80.56%           
=======================================
  Files         459      459           
  Lines       28759    28759           
  Branches     3152     3152           
=======================================
+ Hits        23168    23170    +2     
+ Misses       4812     4811    -1     
+ Partials      779      778    -1     
Flag Coverage Δ
Agent 81.50% <ø> (+<0.01%) ⬆️
Profiler 72.15% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

@nr-ahemsath nr-ahemsath merged commit 2bfc317 into main Jun 5, 2024
93 checks passed
@nr-ahemsath nr-ahemsath deleted the chore/update-microsoft-data-sql-client branch June 5, 2024 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dotty: update tests for microsoft.data.sqlclient from 5.2.0 to 5.2.1
3 participants