Skip to content

Comments

docs: remove mutation testing badge#297

Merged
vbreuss merged 1 commit intomainfrom
topic/remove-mutation-testing-badge
Dec 11, 2025
Merged

docs: remove mutation testing badge#297
vbreuss merged 1 commit intomainfrom
topic/remove-mutation-testing-badge

Conversation

@vbreuss
Copy link
Contributor

@vbreuss vbreuss commented Dec 11, 2025

This PR removes the mutation testing badge from the README due to current incompatibility with the Testing Platform.

  • Removes the Stryker mutation testing badge from the repository documentation

as mutation testing is currently not working due to missing Testing Platform support
@vbreuss vbreuss self-assigned this Dec 11, 2025
Copilot AI review requested due to automatic review settings December 11, 2025 19:21
@vbreuss vbreuss added the documentation Improvements or additions to documentation label Dec 11, 2025
Copy link

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

This PR removes the mutation testing badge from the README due to current incompatibility with the Testing Platform.

  • Removes the Stryker mutation testing badge from the repository documentation

@sonarqubecloud
Copy link

@vbreuss vbreuss enabled auto-merge (squash) December 11, 2025 19:25
@github-actions
Copy link

Test Results

    14 files  ±0      14 suites  ±0   4m 33s ⏱️ +10s
 1 534 tests ±0   1 533 ✅ ±0  1 💤 ±0  0 ❌ ±0 
10 227 runs  ±0  10 226 ✅ ±0  1 💤 ±0  0 ❌ ±0 

Results for commit e6b007f. ± Comparison against base commit 436f685.

@vbreuss vbreuss merged commit a8fdd78 into main Dec 11, 2025
12 checks passed
@vbreuss vbreuss deleted the topic/remove-mutation-testing-badge branch December 11, 2025 19:26
@github-actions
Copy link

🚀 Benchmark Results

Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.3 LTS (Noble Numbat)
AMD EPYC 7763 2.64GHz, 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.101
[Host] : .NET 10.0.1 (10.0.1, 10.0.125.57005), X64 RyuJIT x86-64-v3

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

Method Mean Error StdDev Gen0 Gen1 Allocated
Simple_Mockolate 1.513 μs 0.0297 μs 0.0278 μs 0.2232 - 3.66 KB
Simple_Moq 180.183 μs 4.7896 μs 4.2459 μs 0.4883 - 14.55 KB
Simple_NSubstitute 5.988 μs 0.0917 μs 0.0858 μs 0.5493 0.0076 9.09 KB
Simple_FakeItEasy 6.446 μs 0.1420 μs 0.1328 μs 0.4959 - 8.11 KB

@github-actions
Copy link

This is addressed in release v0.44.0.

@github-actions github-actions bot added the state: released The issue is released label Dec 13, 2025
vbreuss added a commit that referenced this pull request Jan 5, 2026
This PR adds the Stryker mutation testing badge to the README, that was removed in #297, enhancing the project's quality metrics visibility alongside existing build, quality gate, and coverage badges.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation state: released The issue is released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant