-
Notifications
You must be signed in to change notification settings - Fork 263
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 #3580
Conversation
update issue template
Add a SonarQube configuration file to implement static code analysis.
Pull request analysis by VIZIPI Below you will find who is the most qualified team member to review your code. Reviewers with knowledge related to these changes
Potential missing files from this Pull requestNo commonly committed files found with a 40% threashold Committed file ranks(click to expand)41.28% [.github/ISSUE_TEMPLATE/bug_report.md] 81.39% [.github/workflows/sonarqube.yaml] 0.00% [.github/ISSUE_TEMPLATE/config.yml] 41.28% [.github/ISSUE_TEMPLATE/feature_request.md] |
26062cc
to
943e304
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3580 +/- ##
===========================================
+ Coverage 59.11% 90.70% +31.59%
===========================================
Files 667 668 +1
Lines 25887 25895 +8
Branches 2325 2325
===========================================
+ Hits 15304 23489 +8185
+ Misses 10363 2290 -8073
+ Partials 220 116 -104 |
f323d78
to
943e304
Compare
1.Add a SonarQube configuration file to implement static code analysis. close #3571