Replies: 4 comments 2 replies
|
The problem is probably due to the migration of SonarQube from version 7.5 to 9.9 LTS. I'll investigate tomorrow. |
0 replies
|
I've just modified the project configuration in SonarQube. |
0 replies
|
Thanks to @MaximeJo, the issue is resolved. :) |
1 reply
|
Dear all, After SonarQube was upgraded, the quality of the Hipparchus project seemed to have deteriorated. This was mainly due to changes in SonarQube rules, and SonarQube and Sonar Scanner operation. Maxime and I made a few adjustments to SonarQube and Sonar Scanner configuration to improve the relevance of the qualimetric report. Only 28 code smells remain to be corrected. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The new sonarqube config is giving us a bad mark. Loads of major bugs and code smells.
But I think they are mostly on the test folders, so not critical for the library itself. Could we configure Sonarqube to flag things differently?
@sdinot
Cheers
Romain.
All reactions