Toggle navigation
Home
com.sonar.orchestrator.build.SonarRunner to util.ProjectAnalysis
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'sonarqube'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: External -> Internal
Mapping:
Add or Remove Method invocation
runProjectAnalysis(orchestrator,"shared/xoo-sample")
to
projectAnalysisRule.newProjectAnalysis(projectAnalysisRule.registerProject("shared/xoo-sample")).withQualityProfile(projectAnalysisRule.registerProfile("/issue/suite/IssueChangelogTest/one-issue-per-line-profile.xml"))
Rename Variable
scan
to
xooSampleAnalysis