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

[5.1.5] Fix | Enable reading AE date as DateOnly (#2275) #2324

Merged
merged 2 commits into from
Jan 27, 2024

Conversation

JRahnama
Copy link
Member

Backports PR #2275 to 5.1.5

fixes #2274

cc: @ErikEJ

# Conflicts:
#	src/Microsoft.Data.SqlClient/tests/ManualTests/Microsoft.Data.SqlClient.ManualTesting.Tests.csproj
Copy link
Contributor

@H-Yeo H-Yeo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@ErikEJ
Copy link
Contributor

ErikEJ commented Jan 26, 2024

LGTM

Copy link

codecov bot commented Jan 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (release/5.1@b92637e). Click here to learn what that means.

❗ Current head 4bc35fe differs from pull request most recent head ba1124e. Consider uploading reports for the commit ba1124e to get more accurate results

Additional details and impacted files
@@              Coverage Diff               @@
##             release/5.1    #2324   +/-   ##
==============================================
  Coverage               ?   64.97%           
==============================================
  Files                  ?      293           
  Lines                  ?    61549           
  Branches               ?        0           
==============================================
  Hits                   ?    39993           
  Misses                 ?    21556           
  Partials               ?        0           
Flag Coverage Δ
addons 0.00% <0.00%> (?)
netcore 69.99% <0.00%> (?)
netfx 62.73% <0.00%> (?)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JRahnama JRahnama merged commit 01a589e into dotnet:release/5.1 Jan 27, 2024
117 of 129 checks passed
@JRahnama JRahnama deleted the backport2275 branch March 8, 2024 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants