Skip to content

feat(reporters) Add GitLab Code Quality reporter#3660

Open
crenan wants to merge 9 commits into
stryker-mutator:masterfrom
crenan:feature/gitlabcodequality_reporter
Open

feat(reporters) Add GitLab Code Quality reporter#3660
crenan wants to merge 9 commits into
stryker-mutator:masterfrom
crenan:feature/gitlabcodequality_reporter

Conversation

@crenan

@crenan crenan commented Jun 23, 2026

Copy link
Copy Markdown

Adds the ability for Stryker to output a report that follows GitLab's Code Quality report format.
With this feature, the code quality can be added as an artifact and the results viewed in GitLab's pipeline run (and other GitLab pages).

Killed mutations are informed as "info".
Survived ones are informed as "major".
The rest are informed as "minor".

For more information on GitLab's Code Quality format, check the doc page.

crenan added 3 commits June 23, 2026 16:29
Adds the ability for Stryker to output a report that follows GitLab's Code Quality report format.
With this feature, the code quality can be added as an artifact and the results viewed in GitLab's pipeline run (and other GitLab pages).
Comment thread src/Stryker.Core/Stryker.Core.UnitTest/Reporters/Json/JsonReporterTests.cs Outdated
Comment thread src/Stryker.Abstractions/Options/Reporter.cs Outdated
@crenan crenan requested a review from rouke-broersma June 25, 2026 00:11
Updated GitLab Code Quality reporter command in documentation.
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.

2 participants