XavierGuertin / WildfireVisualizationProject

Capstone SOEN 490
6 stars 0 forks source link

Set up SonarQube for code quality checks and automated testing #33

Closed Adissuu closed 3 days ago

Adissuu commented 1 week ago

As a user, I want automated quality checks to ensure that the code being deployed meets quality and testing standards, so that I can avoid deploying broken code to production.

XavierGuertin commented 3 days ago

SonarQube has been connected and linked to the repo, configuration has been made so that one pushes, the analysis will be made.