Skip to content

refactor: fix build warnings due to nullable string in becauseTask#980

Merged
vbreuss merged 1 commit into
mainfrom
chore/bump-core-2.32.0
Jun 8, 2026
Merged

refactor: fix build warnings due to nullable string in becauseTask#980
vbreuss merged 1 commit into
mainfrom
chore/bump-core-2.32.0

Conversation

@vbreuss

@vbreuss vbreuss commented Jun 8, 2026

Copy link
Copy Markdown
Member

No description provided.

@vbreuss vbreuss self-assigned this Jun 8, 2026
@vbreuss vbreuss added the refactor A change or improvement without functional impact label Jun 8, 2026
@vbreuss vbreuss merged commit 084e1ad into main Jun 8, 2026
9 checks passed
@vbreuss vbreuss deleted the chore/bump-core-2.32.0 branch June 8, 2026 07:06
@sonarqubecloud

sonarqubecloud Bot commented Jun 8, 2026

Copy link
Copy Markdown

github-actions Bot added a commit that referenced this pull request Jun 8, 2026
…lable string in becauseTask (#980) by Valentin Breuß
github-actions Bot added a commit that referenced this pull request Jun 8, 2026
…lable string in becauseTask (#980) by Valentin Breuß
@github-actions

github-actions Bot commented Jun 8, 2026

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

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

🚀 Benchmark Results

Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 7763 2.45GHz, 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.300
[Host] : .NET 8.0.27 (8.0.27, 8.0.2726.22922), X64 RyuJIT x86-64-v3

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

Method Mean Error StdDev Gen0 Gen1 Allocated
Bool_aweXpect 263.9 ns 1.94 ns 1.72 ns 0.0415 - 696 B
Bool_FluentAssertions 234.4 ns 1.57 ns 1.47 ns 0.0567 - 952 B
Equivalency_aweXpect 313,079.2 ns 1,282.00 ns 1,136.46 ns 20.0195 0.4883 335444 B
Equivalency_FluentAssertions 2,614,850.1 ns 14,827.58 ns 13,869.73 ns 289.0625 46.8750 4841651 B
Int_GreaterThan_aweXpect 276.8 ns 3.50 ns 3.11 ns 0.0515 - 864 B
Int_GreaterThan_FluentAssertions 239.5 ns 1.37 ns 1.28 ns 0.0730 - 1224 B
ItemsCount_AtLeast_aweXpect 509.1 ns 4.63 ns 4.34 ns 0.0811 - 1360 B
ItemsCount_AtLeast_FluentAssertions 467.4 ns 3.94 ns 3.49 ns 0.1197 - 2008 B
String_aweXpect 442.1 ns 4.23 ns 3.75 ns 0.0672 - 1128 B
String_FluentAssertions 1,270.3 ns 8.13 ns 7.61 ns 0.2346 - 3944 B
StringArray_aweXpect 1,950.7 ns 4.47 ns 4.18 ns 0.1564 - 2624 B
StringArray_FluentAssertions 1,317.2 ns 6.21 ns 5.81 ns 0.2480 - 4152 B
StringArrayInAnyOrder_aweXpect 2,629.0 ns 13.15 ns 11.65 ns 0.1678 - 2816 B
StringArrayInAnyOrder_FluentAssertions 27,549.5 ns 88.50 ns 78.45 ns 1.9836 0.0610 33471 B

@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

This is addressed in release v2.35.0.

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

Labels

refactor A change or improvement without functional impact state: released The issue is released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant