Skip to content

[7.0.1 Cherry-pick] Return correct type when invoking GetFieldType and GetProviderSpecificFieldType for vector float32 column#4152

Merged
cheenamalhotra merged 1 commit intorelease/7.0from
dev/automation/pr-4105-to-7.0.1
Apr 8, 2026
Merged

[7.0.1 Cherry-pick] Return correct type when invoking GetFieldType and GetProviderSpecificFieldType for vector float32 column#4152
cheenamalhotra merged 1 commit intorelease/7.0from
dev/automation/pr-4105-to-7.0.1

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented Apr 7, 2026

Cherry-pick of #4105 (26f5c66) into release/7.0.

…cFieldType for vector float32 column (#4105)

This commit returns correct type for GetFieldType and GetProviderSpecificFieldType
@github-actions github-actions Bot requested a review from a team as a code owner April 7, 2026 16:21
@github-actions github-actions Bot added this to the 7.0.1 milestone Apr 7, 2026
@github-project-automation github-project-automation Bot moved this to To triage in SqlClient Board Apr 7, 2026
@apoorvdeshmukh
Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 2 pipeline(s).

@paulmedynski paulmedynski moved this from To triage to In review in SqlClient Board Apr 7, 2026
@paulmedynski paulmedynski added the Area\Vector Use this for issues that are targeted for the Vector feature in the driver. label Apr 7, 2026
@paulmedynski paulmedynski modified the milestone: 7.0.1 Apr 7, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 7, 2026

Codecov Report

❌ Patch coverage is 93.75000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 65.62%. Comparing base (864f666) to head (6a31ccc).
⚠️ Report is 7 commits behind head on release/7.0.

Files with missing lines Patch % Lines
...ient/src/Microsoft/Data/SqlClient/SqlDataReader.cs 93.75% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (864f666) and HEAD (6a31ccc). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (864f666) HEAD (6a31ccc)
CI-SqlClient 1 0
Additional details and impacted files
@@               Coverage Diff               @@
##           release/7.0    #4152      +/-   ##
===============================================
- Coverage        73.07%   65.62%   -7.46%     
===============================================
  Files              280      275       -5     
  Lines            42997    65838   +22841     
===============================================
+ Hits             31422    43205   +11783     
- Misses           11575    22633   +11058     
Flag Coverage Δ
CI-SqlClient ?
PR-SqlClient-Project 65.62% <93.75%> (?)

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area\Vector Use this for issues that are targeted for the Vector feature in the driver.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants