-
Notifications
You must be signed in to change notification settings - Fork 10
Enable SonarCloud #64
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
af151e6
to
71fbb73
Compare
Codecov Report
@@ Coverage Diff @@
## develop #64 +/- ##
===================================================
+ Coverage 92.57542% 92.59169% +0.01627%
===================================================
Files 203 203
Lines 12297 12297
Branches 622 622
===================================================
+ Hits 11384 11386 +2
+ Misses 730 729 -1
+ Partials 183 182 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
8708713
to
710191a
Compare
.github/workflows/ci.yml
Outdated
@@ -1,4 +1,4 @@ | |||
# SPDX-FileCopyrightText: � 2021-2022 MONAI Consortium | |||
# SPDX-FileCopyrightText: � 2021-2022 MONAI Consortium |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what happened to the copyright?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed!
Signed-off-by: Victor Chang <[email protected]>
710191a
to
e5cd1bc
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Kudos, SonarCloud Quality Gate passed! |
🎉 This issue has been resolved in version 0.2.0 🎉 The release is available on: |
Description
Enable SonarCloud for code scanning
Status
Ready
Types of changes
./src/run-tests-in-docker.sh
.