-
Notifications
You must be signed in to change notification settings - Fork 27
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
🔨 Update public api system tests #4444
🔨 Update public api system tests #4444
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4444 +/- ##
=========================================
- Coverage 83.3% 66.6% -16.8%
=========================================
Files 431 395 -36
Lines 22545 20788 -1757
Branches 173 173
=========================================
- Hits 18786 13847 -4939
- Misses 3710 6892 +3182
Partials 49 49
Flags with carried forward coverage won't be shown. Click here to find out more. |
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.
Please check my latest comment. I am happy to discuss offline sometime tomorrow morning
Code Climate has analyzed commit 154bdc4 and detected 0 issues on this pull request. View more on Code Climate. |
Kudos, SonarCloud Quality Gate passed! |
What do these changes do?
Allow the public api systemt tests to download the osparc python client from the Github artifacts on https://github.com/ITISFoundation/osparc-simcore-clients so that the tests on the ci uses the current master client.
Related issue/s
#4345
How to test
DevOps Checklist