SONARRUBY-98 clean sonar issues #89
+367
−354
Merged
SonarQube-Next / [Ruby] SonarQube Code Analysis
succeeded
Dec 5, 2025 in 1m 34s
Quality Gate passed
Annotations
sonarqube-next / [Ruby] SonarQube Code Analysis
Reduce the number of non-empty switch cases from 32 to at most 30.
[S1479] "switch" statements should not have too many "case" clauses
See more on https://next.sonarqube.com/sonarqube/project/issues?id=SonarSource_sonar-ruby&pullRequest=89&issues=3a871038-18ba-4583-be8c-6a2e51484b7f&open=3a871038-18ba-4583-be8c-6a2e51484b7f
sonarqube-next / [Ruby] SonarQube Code Analysis
Replace these 10 tests with a single Parameterized one.
[S5976] Similar tests should be grouped in a single Parameterized test
See more on https://next.sonarqube.com/sonarqube/project/issues?id=SonarSource_sonar-ruby&pullRequest=89&issues=62a35896-f3f1-424e-9c4e-68a011b5dda2&open=62a35896-f3f1-424e-9c4e-68a011b5dda2
Loading