Skip to content
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

SonarCloud Configuration #121

Merged
merged 2 commits into from
Apr 30, 2021
Merged

Conversation

Peter-John-paystack
Copy link
Collaborator

- Added Sonar Cloud github Actions workflow to build , test and scan project with Sonarscanner.
- Added Sonar Scanqube gradle task and plugin
-  Update the jvm memory size
- Configured Jacoco
- Updated the Readme to have SonarCloud badge
- Applied Jacoco to the example project.

	- Added Sonar Cloud github Actions workflow to build , test and scan project with Sonarscanner.
	- Added Sonar Scanqube gradle task and plugin
	-  Update the jvm memory size
	- Configured Jacoco
	- Updated the Readme to have SonarCloud badge
	- Applied Jacoco to the example project.
	- Removing Unit Tests that were failing due to them not being implemented correctly
	- Cleaned up commented Unit Tests
@sonarqubecloud
Copy link

Kudos, SonarCloud 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
0.0% 0.0% Duplication

@Peter-John-paystack Peter-John-paystack merged commit d7e30df into master Apr 30, 2021
@Peter-John-paystack Peter-John-paystack deleted the feature/SonarCloudConfiguration branch April 30, 2021 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI CI CD Workflow changes enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants