lqc / sonar-angular-example

Example Angular project with SonarQube config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SonarCube + Angular Example

Example Angular project with SonarQube configuration.

To get both code analysis and coverage, first run:

ng test --watch false --source-map true --code-coverage
sonar-scanner -Dsonar.login=*

About

Example Angular project with SonarQube config

License:MIT License


Languages

Language:TypeScript 70.3%Language:JavaScript 15.9%Language:HTML 13.1%Language:CSS 0.7%