-
Notifications
You must be signed in to change notification settings - Fork 3
Add sonarcloud scanning and bump POM versions #144
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
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #144 +/- ##
===========================================
+ Coverage 68.11% 68.12% +0.01%
===========================================
Files 47 47
Lines 5925 5924 -1
Branches 770 770
===========================================
Hits 4036 4036
Misses 1574 1574
+ Partials 315 314 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Not sure if it's the cause, but LGTM is using maven 3.8.1 and won't complete. |
Kudos, SonarCloud Quality Gate passed!
|
Denis forced merged this because develop LGTM would not build, causing this PR and other subsequent PRs to not pass. This PR fixed develop. See passing build here https://lgtm.com/projects/g/dockstore/dockstore-cli/logs/languages/lang:java |
Adds hooks to sonarcloud for scanning the CLI code.
https://sonarcloud.io/summary/overall?id=dockstore_dockstore-cli
Builds are currently not going due to artifactory. edit: the POMs needed updating
mvn clean install