-
Notifications
You must be signed in to change notification settings - Fork 45
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
Linking SonarQube to Travis #5
Comments
As well as a plugin on how to add badges to your README: https://github.com/QualInsight/qualinsight-plugins-sonarqube-badges |
Looks like this is now in the repo from this commit: c623c27 |
Given that the coverage is only at 3.5% it seems like the qualityGate threshold is not set, or accurately updating. |
Closed
Updated and its currently working now |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here is the documentation around hooking SonarQube to Travis.
https://docs.travis-ci.com/user/sonarqube/
The text was updated successfully, but these errors were encountered: