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

issue-1533: Set up code coverage and quality analysis using Sonarqube #1682

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

steve-todorov
Copy link
Member

Pull Request Description

This pull request closes #1533

Acceptance Test

  • Building the code with mvn clean install -Dintegration.tests still works.
  • Running mvn spring-boot:run in the strongbox-web-core still starts up the application correctly.
  • Building the code and running the strongbox-distribution from a zip or tar.gz still works.
  • The tests in the strongbox-web-integration-tests still run properly.

Questions

@ghost

This comment has been minimized.

@steve-todorov steve-todorov changed the title Set up code coverage and quality analysis using Sonarqube issue-1533: Set up code coverage and quality analysis using Sonarqube Feb 25, 2020
@sonarcloud
Copy link

sonarcloud bot commented Feb 25, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@steve-todorov steve-todorov force-pushed the issue-1533 branch 3 times, most recently from 6510e1e to c4311cb Compare February 25, 2020 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set up code coverage and quality analysis using Sonarqube
1 participant