refactor(target): Remove platform specific detection/name resolution#194
Merged
SonarQubeCloud / SonarCloud Code Analysis
succeeded
Jul 7, 2026 in 20s
Quality Gate passed
Annotations
Check warning on line 63 in src/target.c
sonarqubecloud / SonarCloud Code Analysis
Replace this "switch" statement by "if" statements to increase readability.
See more on https://sonarcloud.io/project/issues?id=powerapi-ng_hwpc-sensor&issues=AZ88GWilyrfTyaIdUbdr&open=AZ88GWilyrfTyaIdUbdr&pullRequest=194
Check warning on line 59 in src/target.c
sonarqubecloud / SonarCloud Code Analysis
Make the type of this parameter a pointer-to-const. The current type of "target" is "struct target *".
See more on https://sonarcloud.io/project/issues?id=powerapi-ng_hwpc-sensor&issues=AZ88GWilyrfTyaIdUbdq&open=AZ88GWilyrfTyaIdUbdq&pullRequest=194
Loading