MopeSWTP-SS21 / MopeSWTP

MIT License
1 stars 0 forks source link

Set up a tool that produces code quality metrics and reports code smells #98

Closed CSchoel closed 3 years ago

CSchoel commented 3 years ago
CSchoel commented 3 years ago

I have set up a SonarQube project fort this: https://scm.thm.de/sonar/dashboard?id=MopeSWTP-SS21

However, I still need to fix the errors in feature/sonarQube in order to incorporate the code quality check into our CI pipeline.

CSchoel commented 3 years ago

I created another pull request that also enables code coverage via SonarQube. I also went through all SonarQube settings and tried to increase the amount of checks that were being done, but apparently there is only very coarse support for selecting which things should be checked.