-
Notifications
You must be signed in to change notification settings - Fork 261
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a SonarQube configuration file to implement static code analysis. #3573
Conversation
Pull request analysis by VIZIPI Below you will find who is the most qualified team member to review your code. No other active qualified developers found to review these specific changes. You might consider involving more team members with these code segments. Potential missing files from this Pull requestNo files found with a 40% threashold :) Committed file ranks(click to expand)0.00% [.github/workflows/sonarqube.yaml] |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #3573 +/- ##
=======================================
Coverage 90.70% 90.70%
=======================================
Files 668 668
Lines 25895 25895
Branches 2325 2325
=======================================
Hits 23489 23489
Misses 2290 2290
Partials 116 116 |
1.Add a SonarQube configuration file to implement static code analysis. close #3571