Skip to content

Upgrade xUnit and migrate to MTP - #159

Merged
drebrez merged 3 commits into
masterfrom
feature/upgrade-xunit
Aug 25, 2026
Merged

Upgrade xUnit and migrate to MTP#159
drebrez merged 3 commits into
masterfrom
feature/upgrade-xunit

Conversation

@drebrez

@drebrez drebrez commented Aug 25, 2026

Copy link
Copy Markdown
Member

No description provided.

@github-actions

github-actions Bot commented Aug 25, 2026

Copy link
Copy Markdown

Unit Test Results

110 tests  ±0   110 ✅ ±0   0s ⏱️ ±0s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit c0af3e3. ± Comparison against base commit e4f85be.

This pull request removes 15 and adds 15 tests. Note that renamed tests count towards both.
TiCodeX.SQLSchemaCompare.Test.Infrastructure.SqlScripter.MicrosoftSqlScripterTests ‑ ScriptDataType(options: ProjectOptions { Filtering = FilteringOptions { Clauses = [···], Include = False }, Scripting = ScriptingOptions { GenerateUpdateScriptForNewNotNullColumns = False, IgnoreCollate = True, IgnoreReferenceTableColumnOrder = False, OrderColumnAlphabetically = False } }, dataType: MicrosoftSqlDataType { AlterScript = null, AlterScriptSupported = True, CreateScript = null, Database = null, IsNullable = False, ··· }, expectedResult: "CREATE TYPE [TestSchema].[custom_binary]\n    FROM"···)
TiCodeX.SQLSchemaCompare.Test.Infrastructure.SqlScripter.MicrosoftSqlScripterTests ‑ ScriptDataType(options: ProjectOptions { Filtering = FilteringOptions { Clauses = [···], Include = False }, Scripting = ScriptingOptions { GenerateUpdateScriptForNewNotNullColumns = False, IgnoreCollate = True, IgnoreReferenceTableColumnOrder = False, OrderColumnAlphabetically = False } }, dataType: MicrosoftSqlDataType { AlterScript = null, AlterScriptSupported = True, CreateScript = null, Database = null, IsNullable = False, ··· }, expectedResult: "CREATE TYPE [TestSchema].[custom_char]\n    FROM c"···)
TiCodeX.SQLSchemaCompare.Test.Infrastructure.SqlScripter.MicrosoftSqlScripterTests ‑ ScriptDataType(options: ProjectOptions { Filtering = FilteringOptions { Clauses = [···], Include = False }, Scripting = ScriptingOptions { GenerateUpdateScriptForNewNotNullColumns = False, IgnoreCollate = True, IgnoreReferenceTableColumnOrder = False, OrderColumnAlphabetically = False } }, dataType: MicrosoftSqlDataType { AlterScript = null, AlterScriptSupported = True, CreateScript = null, Database = null, IsNullable = False, ··· }, expectedResult: "CREATE TYPE [TestSchema].[custom_datetimeoffset]\n"···)
TiCodeX.SQLSchemaCompare.Test.Infrastructure.SqlScripter.MicrosoftSqlScripterTests ‑ ScriptDataType(options: ProjectOptions { Filtering = FilteringOptions { Clauses = [···], Include = False }, Scripting = ScriptingOptions { GenerateUpdateScriptForNewNotNullColumns = False, IgnoreCollate = True, IgnoreReferenceTableColumnOrder = False, OrderColumnAlphabetically = False } }, dataType: MicrosoftSqlDataType { AlterScript = null, AlterScriptSupported = True, CreateScript = null, Database = null, IsNullable = False, ··· }, expectedResult: "CREATE TYPE [TestSchema].[custom_int]\n    FROM in"···)
TiCodeX.SQLSchemaCompare.Test.Infrastructure.SqlScripter.MicrosoftSqlScripterTests ‑ ScriptDataType(options: ProjectOptions { Filtering = FilteringOptions { Clauses = [···], Include = False }, Scripting = ScriptingOptions { GenerateUpdateScriptForNewNotNullColumns = False, IgnoreCollate = True, IgnoreReferenceTableColumnOrder = False, OrderColumnAlphabetically = False } }, dataType: MicrosoftSqlDataType { AlterScript = null, AlterScriptSupported = True, CreateScript = null, Database = null, IsNullable = False, ··· }, expectedResult: "CREATE TYPE [TestSchema].[custom_nvarchar]\n    FR"···)
TiCodeX.SQLSchemaCompare.Test.Infrastructure.SqlScripter.MicrosoftSqlScripterTests ‑ ScriptDataType(options: ProjectOptions { Filtering = FilteringOptions { Clauses = [···], Include = False }, Scripting = ScriptingOptions { GenerateUpdateScriptForNewNotNullColumns = False, IgnoreCollate = True, IgnoreReferenceTableColumnOrder = False, OrderColumnAlphabetically = False } }, dataType: MicrosoftSqlDataType { AlterScript = null, AlterScriptSupported = True, CreateScript = null, Database = null, IsNullable = True, ··· }, expectedResult: "CREATE TYPE [TestSchema].[custom_bigint]\n    FROM"···)
TiCodeX.SQLSchemaCompare.Test.Infrastructure.SqlScripter.MicrosoftSqlScripterTests ‑ ScriptDataType(options: ProjectOptions { Filtering = FilteringOptions { Clauses = [···], Include = False }, Scripting = ScriptingOptions { GenerateUpdateScriptForNewNotNullColumns = False, IgnoreCollate = True, IgnoreReferenceTableColumnOrder = False, OrderColumnAlphabetically = False } }, dataType: MicrosoftSqlDataType { AlterScript = null, AlterScriptSupported = True, CreateScript = null, Database = null, IsNullable = True, ··· }, expectedResult: "CREATE TYPE [TestSchema].[custom_date]\n    FROM d"···)
TiCodeX.SQLSchemaCompare.Test.Infrastructure.SqlScripter.MicrosoftSqlScripterTests ‑ ScriptDataType(options: ProjectOptions { Filtering = FilteringOptions { Clauses = [···], Include = False }, Scripting = ScriptingOptions { GenerateUpdateScriptForNewNotNullColumns = False, IgnoreCollate = True, IgnoreReferenceTableColumnOrder = False, OrderColumnAlphabetically = False } }, dataType: MicrosoftSqlDataType { AlterScript = null, AlterScriptSupported = True, CreateScript = null, Database = null, IsNullable = True, ··· }, expectedResult: "CREATE TYPE [TestSchema].[custom_datetime2]\n    F"···)
TiCodeX.SQLSchemaCompare.Test.Infrastructure.SqlScripter.MicrosoftSqlScripterTests ‑ ScriptDataType(options: ProjectOptions { Filtering = FilteringOptions { Clauses = [···], Include = False }, Scripting = ScriptingOptions { GenerateUpdateScriptForNewNotNullColumns = False, IgnoreCollate = True, IgnoreReferenceTableColumnOrder = False, OrderColumnAlphabetically = False } }, dataType: MicrosoftSqlDataType { AlterScript = null, AlterScriptSupported = True, CreateScript = null, Database = null, IsNullable = True, ··· }, expectedResult: "CREATE TYPE [TestSchema].[custom_decimal]\n    FRO"···)
TiCodeX.SQLSchemaCompare.Test.Infrastructure.SqlScripter.MicrosoftSqlScripterTests ‑ ScriptDataType(options: ProjectOptions { Filtering = FilteringOptions { Clauses = [···], Include = False }, Scripting = ScriptingOptions { GenerateUpdateScriptForNewNotNullColumns = False, IgnoreCollate = True, IgnoreReferenceTableColumnOrder = False, OrderColumnAlphabetically = False } }, dataType: MicrosoftSqlDataType { AlterScript = null, AlterScriptSupported = True, CreateScript = null, Database = null, IsNullable = True, ··· }, expectedResult: "CREATE TYPE [TestSchema].[custom_float]\n    FROM "···)
…
TiCodeX.SQLSchemaCompare.Test.Infrastructure.SqlScripter.MicrosoftSqlScripterTests ‑ ScriptDataType(options: ProjectOptions { Filtering = FilteringOptions { Clauses = [···], Include = False }, Scripting = ScriptingOptions { GenerateUpdateScriptForNewNotNullColumns = False, IgnoreCollate = True, IgnoreReferenceTableColumnOrder = False, OrderColumnAlphabetically = False } }, dataType: MicrosoftSqlDataType { AlterScript = null, AlterScriptSupported = True, CreateScript = null, Database = null, IsNullable = False, ··· }, expectedResult: "CREATE TYPE [TestSchema].[custom_binary]\n    FROM "···)
TiCodeX.SQLSchemaCompare.Test.Infrastructure.SqlScripter.MicrosoftSqlScripterTests ‑ ScriptDataType(options: ProjectOptions { Filtering = FilteringOptions { Clauses = [···], Include = False }, Scripting = ScriptingOptions { GenerateUpdateScriptForNewNotNullColumns = False, IgnoreCollate = True, IgnoreReferenceTableColumnOrder = False, OrderColumnAlphabetically = False } }, dataType: MicrosoftSqlDataType { AlterScript = null, AlterScriptSupported = True, CreateScript = null, Database = null, IsNullable = False, ··· }, expectedResult: "CREATE TYPE [TestSchema].[custom_char]\n    FROM ch"···)
TiCodeX.SQLSchemaCompare.Test.Infrastructure.SqlScripter.MicrosoftSqlScripterTests ‑ ScriptDataType(options: ProjectOptions { Filtering = FilteringOptions { Clauses = [···], Include = False }, Scripting = ScriptingOptions { GenerateUpdateScriptForNewNotNullColumns = False, IgnoreCollate = True, IgnoreReferenceTableColumnOrder = False, OrderColumnAlphabetically = False } }, dataType: MicrosoftSqlDataType { AlterScript = null, AlterScriptSupported = True, CreateScript = null, Database = null, IsNullable = False, ··· }, expectedResult: "CREATE TYPE [TestSchema].[custom_datetimeoffset]\n "···)
TiCodeX.SQLSchemaCompare.Test.Infrastructure.SqlScripter.MicrosoftSqlScripterTests ‑ ScriptDataType(options: ProjectOptions { Filtering = FilteringOptions { Clauses = [···], Include = False }, Scripting = ScriptingOptions { GenerateUpdateScriptForNewNotNullColumns = False, IgnoreCollate = True, IgnoreReferenceTableColumnOrder = False, OrderColumnAlphabetically = False } }, dataType: MicrosoftSqlDataType { AlterScript = null, AlterScriptSupported = True, CreateScript = null, Database = null, IsNullable = False, ··· }, expectedResult: "CREATE TYPE [TestSchema].[custom_int]\n    FROM int"···)
TiCodeX.SQLSchemaCompare.Test.Infrastructure.SqlScripter.MicrosoftSqlScripterTests ‑ ScriptDataType(options: ProjectOptions { Filtering = FilteringOptions { Clauses = [···], Include = False }, Scripting = ScriptingOptions { GenerateUpdateScriptForNewNotNullColumns = False, IgnoreCollate = True, IgnoreReferenceTableColumnOrder = False, OrderColumnAlphabetically = False } }, dataType: MicrosoftSqlDataType { AlterScript = null, AlterScriptSupported = True, CreateScript = null, Database = null, IsNullable = False, ··· }, expectedResult: "CREATE TYPE [TestSchema].[custom_nvarchar]\n    FRO"···)
TiCodeX.SQLSchemaCompare.Test.Infrastructure.SqlScripter.MicrosoftSqlScripterTests ‑ ScriptDataType(options: ProjectOptions { Filtering = FilteringOptions { Clauses = [···], Include = False }, Scripting = ScriptingOptions { GenerateUpdateScriptForNewNotNullColumns = False, IgnoreCollate = True, IgnoreReferenceTableColumnOrder = False, OrderColumnAlphabetically = False } }, dataType: MicrosoftSqlDataType { AlterScript = null, AlterScriptSupported = True, CreateScript = null, Database = null, IsNullable = True, ··· }, expectedResult: "CREATE TYPE [TestSchema].[custom_bigint]\n    FROM "···)
TiCodeX.SQLSchemaCompare.Test.Infrastructure.SqlScripter.MicrosoftSqlScripterTests ‑ ScriptDataType(options: ProjectOptions { Filtering = FilteringOptions { Clauses = [···], Include = False }, Scripting = ScriptingOptions { GenerateUpdateScriptForNewNotNullColumns = False, IgnoreCollate = True, IgnoreReferenceTableColumnOrder = False, OrderColumnAlphabetically = False } }, dataType: MicrosoftSqlDataType { AlterScript = null, AlterScriptSupported = True, CreateScript = null, Database = null, IsNullable = True, ··· }, expectedResult: "CREATE TYPE [TestSchema].[custom_date]\n    FROM da"···)
TiCodeX.SQLSchemaCompare.Test.Infrastructure.SqlScripter.MicrosoftSqlScripterTests ‑ ScriptDataType(options: ProjectOptions { Filtering = FilteringOptions { Clauses = [···], Include = False }, Scripting = ScriptingOptions { GenerateUpdateScriptForNewNotNullColumns = False, IgnoreCollate = True, IgnoreReferenceTableColumnOrder = False, OrderColumnAlphabetically = False } }, dataType: MicrosoftSqlDataType { AlterScript = null, AlterScriptSupported = True, CreateScript = null, Database = null, IsNullable = True, ··· }, expectedResult: "CREATE TYPE [TestSchema].[custom_datetime2]\n    FR"···)
TiCodeX.SQLSchemaCompare.Test.Infrastructure.SqlScripter.MicrosoftSqlScripterTests ‑ ScriptDataType(options: ProjectOptions { Filtering = FilteringOptions { Clauses = [···], Include = False }, Scripting = ScriptingOptions { GenerateUpdateScriptForNewNotNullColumns = False, IgnoreCollate = True, IgnoreReferenceTableColumnOrder = False, OrderColumnAlphabetically = False } }, dataType: MicrosoftSqlDataType { AlterScript = null, AlterScriptSupported = True, CreateScript = null, Database = null, IsNullable = True, ··· }, expectedResult: "CREATE TYPE [TestSchema].[custom_decimal]\n    FROM"···)
TiCodeX.SQLSchemaCompare.Test.Infrastructure.SqlScripter.MicrosoftSqlScripterTests ‑ ScriptDataType(options: ProjectOptions { Filtering = FilteringOptions { Clauses = [···], Include = False }, Scripting = ScriptingOptions { GenerateUpdateScriptForNewNotNullColumns = False, IgnoreCollate = True, IgnoreReferenceTableColumnOrder = False, OrderColumnAlphabetically = False } }, dataType: MicrosoftSqlDataType { AlterScript = null, AlterScriptSupported = True, CreateScript = null, Database = null, IsNullable = True, ··· }, expectedResult: "CREATE TYPE [TestSchema].[custom_float]\n    FROM f"···)
…

♻️ This comment has been updated with latest results.

@github-actions

github-actions Bot commented Aug 25, 2026

Copy link
Copy Markdown

MySQL Test Results

62 tests  ±0   62 ✅ ±0   1m 27s ⏱️ +19s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit c0af3e3. ± Comparison against base commit e4f85be.

♻️ This comment has been updated with latest results.

@github-actions

github-actions Bot commented Aug 25, 2026

Copy link
Copy Markdown

MariaDB Test Results

186 tests  ±0   186 ✅ ±0   2m 19s ⏱️ -1s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit c0af3e3. ± Comparison against base commit e4f85be.

♻️ This comment has been updated with latest results.

@github-actions

github-actions Bot commented Aug 25, 2026

Copy link
Copy Markdown

PostgreSQL Test Results

180 tests  ±0   180 ✅ ±0   5m 23s ⏱️ -22s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit c0af3e3. ± Comparison against base commit e4f85be.

♻️ This comment has been updated with latest results.

@github-actions

github-actions Bot commented Aug 25, 2026

Copy link
Copy Markdown

MicrosoftSQL Test Results

212 tests  ±0   212 ✅ +212   10m 10s ⏱️ - 5m 45s
  1 suites ±0     0 💤 ±  0 
  1 files   ±0     0 ❌  - 212 

Results for commit c0af3e3. ± Comparison against base commit e4f85be.

♻️ This comment has been updated with latest results.

@drebrez
drebrez merged commit 59ac397 into master Aug 25, 2026
16 checks passed
@drebrez
drebrez deleted the feature/upgrade-xunit branch August 25, 2026 20:39
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.

1 participant