Skip to content

Remove netcore SqlBulkCopy

897a6f6
Select commit
Loading
Failed to load commit list.
Merged

Introduce SqlVectorFloat32 SqlType class for vector datatype support #3433

Remove netcore SqlBulkCopy
897a6f6
Select commit
Loading
Failed to load commit list.
Azure Pipelines / CI-SqlClient succeeded Jun 25, 2025 in 2h 34m 9s

Build #17605 succeeded

Details

Tests

  • Failed: 0 (0.00%)
  • Passed: 107,158 (96.03%)
  • Other: 4,433 (3.97%)
  • Total: 111,591
Code coverage

  • 88213 of 133651 line covered (66.00%)

Annotations

Check failure on line 0 in 0 A transport-level error has occurred when receiving results from the server. (provider

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-SqlClient

0 A transport-level error has occurred when receiving results from the server. (provider#L0

0 A transport-level error has occurred when receiving results from the server. (provider(0,0): Error : 35 - An internal exception was caught)

Check failure on line 0 in 0 A transport-level error has occurred when receiving results from the server. (provider

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-SqlClient

0 A transport-level error has occurred when receiving results from the server. (provider#L0

0 A transport-level error has occurred when receiving results from the server. (provider(0,0): Error : 35 - An internal exception was caught)

Check failure on line 0 in A transport-level error has occurred when receiving results from the server. (provider

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-SqlClient

A transport-level error has occurred when receiving results from the server. (provider#L0

A transport-level error has occurred when receiving results from the server. (provider(0,0): Error : 35 - An internal exception was caught)

Check failure on line 324 in build.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-SqlClient

build.proj#L324

build.proj(324,5): Error MSB3073: The command "         dotnet test "src\Microsoft.Data.SqlClient\tests\ManualTests\Microsoft.Data.SqlClient.ManualTesting.Tests.csproj"         --no-build         -v n         -p:Configuration=Release         -p:TargetnetcoreVersion=net8.0         -p:ReferenceType=Project         -p:TestSet=2         -p:TestTargetOS=Windowsnetcoreapp         --collect "Code coverage"         --results-directory TestResults         --filter "category!=nonnetcoreapptests&category!=failing&category!=nonwindowstests"         --logger:"trx;LogFilePrefix=Manual-Windowsnetcoreapp-2"       " exited with code -1.