Best Practice: Project with a Java backend and a Typescript frontend?

Hi,

You’re going to do your Java build and get both coverage reports, and only then run analysis. SonarQube will automatically pick up both languages, but you will need to make sure you tell it where your coverage reports are.

 
HTH,
Ann

1 Like