Skip to content

Extract RefitterRunner as shared generation workflow - #1166

Merged
christianhelle merged 8 commits into
mainfrom
extract-refitter-runner
Jun 20, 2026
Merged

Extract RefitterRunner as shared generation workflow#1166
christianhelle merged 8 commits into
mainfrom
extract-refitter-runner

refactor: RefitterGenerateTask delegates to RefitterRunner

93eb7ee
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Jun 20, 2026 in 12s

Annotations

Check warning on line 26 in src/Refitter.Core/RefitterRunner.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Make 'RunAsync' a static method.

See more on https://sonarcloud.io/project/issues?id=christianhelle_refitter&issues=AZ7m3G_MLaKZabW99IcN&open=AZ7m3G_MLaKZabW99IcN&pullRequest=1166

Check warning on line 68 in src/Refitter.Core/RefitterRunner.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Loops should be simplified using the "Where" LINQ method

See more on https://sonarcloud.io/project/issues?id=christianhelle_refitter&issues=AZ7m3G_MLaKZabW99IcM&open=AZ7m3G_MLaKZabW99IcM&pullRequest=1166

Check warning on line 10 in src/Refitter/GenerationOrchestrator.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Make 'RunAsync' a static method.

See more on https://sonarcloud.io/project/issues?id=christianhelle_refitter&issues=AZ7m3HBlLaKZabW99IcO&open=AZ7m3HBlLaKZabW99IcO&pullRequest=1166

Check failure on line 26 in src/Refitter.Core/RefitterRunner.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this method to reduce its Cognitive Complexity from 22 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=christianhelle_refitter&issues=AZ7m3G_MLaKZabW99IcL&open=AZ7m3G_MLaKZabW99IcL&pullRequest=1166