Skip to content

Refactor interface generator - #1114

Merged
christianhelle merged 17 commits into
mainfrom
refactor-interface-generator
Jun 12, 2026
Merged

Refactor interface generator#1114
christianhelle merged 17 commits into
mainfrom
refactor-interface-generator

Move AGENTS.md to docs

6ee74d9
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Jun 12, 2026 in 11s

Annotations

Check warning on line 371 in src/Refitter.Core/InterfaceGenerator.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Loop should be simplified by calling Select(response => response.Content))

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

Check failure on line 361 in src/Refitter.Core/InterfaceGenerator.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

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

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

Check warning on line 264 in src/Refitter.Core/InterfaceGenerator.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=AZ68Qd4YNFGdBggtoiEg&open=AZ68Qd4YNFGdBggtoiEg&pullRequest=1114

Check warning on line 217 in src/Refitter.Core/InterfaceGenerator.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

All 'GetTypeName' method overloads should be adjacent.

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