SimplQ / simplQ-backend

SimplQ backend, written in Java for AWS
https://simplq.me
GNU General Public License v3.0
17 stars 27 forks source link

[CodeQuality] Fix Sonarqube reported issues #100

Open daltonfury42 opened 3 years ago

daltonfury42 commented 3 years ago

We have enabled Sonarqube, it has reported some bugs and code smells. Most of these are trivial.

Report: https://sonarcloud.io/dashboard?id=SimplQ_simplQ-backend

daltonfury42 commented 3 years ago

All issues have been fixed. We have a integration test here, we need to configure it to come in coverage report