java - SonarQube configurable technical debt -
we java app source code shipped partner, doesn't include test code.
we want run sonar qube against code; against our standard quality profile (pmd/findbugs etc) technical debt gets skewed no test coverage. tried disabling coverage rules, or setting coverage ration 0 killed everything, no issues, no technical debt or useful feedback on code.
can suggest ruleset or mechanism allow run sonar study on code , retain of useful feedback relating technical debt? other writing new plugin....
java code-coverage sonarqube technical-debt
No comments:
Post a Comment