OpenLMIS / openlmis-hapifhir

GNU Affero General Public License v3.0
4 stars 3 forks source link

CQI-10: use sonarcloud, generate gradle wrapper #8

Closed olewandowski1 closed 12 months ago

olewandowski1 commented 1 year ago

CQI-10

Within the context of this PR, I've implemented a GitHub workflow for static code analysis using SonarCloud. Additionally, I removed the SonarQube stage from the Jenkins pipeline. I also had to generate gradle wrapper.

NOTE: The SonarCloud scan completed successfully; however, I encountered an issue with the generation of the jacocoTestReport.xml file. Despite the successful build execution, the report was not generated.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information