Skip to content

chore: bump aweXpect.Core to v2.29.0#944

Merged
vbreuss merged 2 commits into
mainfrom
chore/bump-core-2.29.0
May 10, 2026
Merged

chore: bump aweXpect.Core to v2.29.0#944
vbreuss merged 2 commits into
mainfrom
chore/bump-core-2.29.0

Conversation

@vbreuss
Copy link
Copy Markdown
Member

@vbreuss vbreuss commented May 10, 2026

This pull request updates package dependencies and makes several breaking changes to the public API surface of the aweXpect and aweXpect.Core libraries, primarily involving the generic type parameters and return types for several methods and interfaces.

And revert build scope to default
@vbreuss vbreuss self-assigned this May 10, 2026
Copilot AI review requested due to automatic review settings May 10, 2026 13:23
@vbreuss vbreuss added the dependencies Pull requests that update a dependency file label May 10, 2026
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the repo’s centrally-managed package version for aweXpect.Core and restores the NUKE pipeline build scope back to the normal/default behavior.

Changes:

  • Bump aweXpect.Core package version from 2.28.0 to 2.29.0 in central package management.
  • Revert the NUKE BuildScope flag from CoreOnly to Default so the pipeline runs with the standard scope again.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
Pipeline/Build.cs Resets the NUKE build scope to Default.
Directory.Packages.props Updates centrally managed aweXpect.Core version to 2.29.0.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 10, 2026

Test Results

     23 files  +    16       23 suites  +16   6m 56s ⏱️ + 6m 10s
 19 530 tests +18 276   19 529 ✅ +18 275  1 💤 +1  0 ❌ ±0 
101 078 runs  +94 084  101 077 ✅ +94 083  1 💤 +1  0 ❌ ±0 

Results for commit 393511d. ± Comparison against base commit 0264375.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 10, 2026

🚀 Benchmark Results

Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 9V74 2.60GHz, 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.203
[Host] : .NET 8.0.26 (8.0.26, 8.0.2626.16921), X64 RyuJIT x86-64-v3

Job=InProcess Toolchain=InProcessEmitToolchain IterationCount=15
LaunchCount=1 WarmupCount=10

Method Mean Error StdDev Gen0 Gen1 Allocated
Bool_aweXpect 244.9 ns 0.79 ns 0.66 ns 0.0415 - 696 B
Bool_FluentAssertions 246.9 ns 0.71 ns 0.63 ns 0.0567 - 952 B
Equivalency_aweXpect 302,542.3 ns 1,388.66 ns 1,298.95 ns 20.0195 0.4883 335444 B
Equivalency_FluentAssertions 2,369,053.6 ns 19,736.59 ns 18,461.62 ns 285.1563 46.8750 4804906 B
Int_GreaterThan_aweXpect 238.1 ns 0.83 ns 0.74 ns 0.0482 - 808 B
Int_GreaterThan_FluentAssertions 246.7 ns 0.74 ns 0.70 ns 0.0730 - 1224 B
ItemsCount_AtLeast_aweXpect 483.3 ns 1.96 ns 1.73 ns 0.0811 - 1360 B
ItemsCount_AtLeast_FluentAssertions 481.2 ns 3.23 ns 3.02 ns 0.1192 - 2008 B
String_aweXpect 463.7 ns 2.35 ns 2.08 ns 0.0672 - 1128 B
String_FluentAssertions 1,166.3 ns 6.36 ns 5.95 ns 0.2346 - 3944 B
StringArray_aweXpect 1,887.2 ns 14.06 ns 13.15 ns 0.1564 - 2624 B
StringArray_FluentAssertions 1,256.5 ns 5.97 ns 5.58 ns 0.2480 - 4152 B
StringArrayInAnyOrder_aweXpect 2,489.1 ns 18.25 ns 17.07 ns 0.1678 - 2816 B
StringArrayInAnyOrder_FluentAssertions 63,364.3 ns 810.65 ns 758.28 ns 3.4180 - 57480 B

@vbreuss vbreuss enabled auto-merge (squash) May 10, 2026 14:00
@sonarqubecloud
Copy link
Copy Markdown

@vbreuss vbreuss merged commit 6c19073 into main May 10, 2026
13 checks passed
@vbreuss vbreuss deleted the chore/bump-core-2.29.0 branch May 10, 2026 14:07
@github-actions
Copy link
Copy Markdown
Contributor

👽 Mutation Results

Mutation testing badge

aweXpect

Details
File Score Killed Survived Timeout No Coverage Ignored Compile Errors Total Detected Total Undetected Total Mutants

The final mutation score is NaN%

Coverage Thresholds: high:80 low:60 break:0

aweXpect.Core

Details
File Score Killed Survived Timeout No Coverage Ignored Compile Errors Total Detected Total Undetected Total Mutants

The final mutation score is NaN%

Coverage Thresholds: high:80 low:60 break:0

github-actions Bot added a commit that referenced this pull request May 10, 2026
github-actions Bot added a commit that referenced this pull request May 10, 2026
@github-actions
Copy link
Copy Markdown
Contributor

This is addressed in release v2.32.0.

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

Labels

dependencies Pull requests that update a dependency file state: released The issue is released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants