-
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
✨ datcore-adapter service: New CLI with settings command (⚠️ devops) #4146
✨ datcore-adapter service: New CLI with settings command (⚠️ devops) #4146
Conversation
…buliak66/osparc-simcore into maintenance/cli-datcore-adapter
Codecov Report
@@ Coverage Diff @@
## master #4146 +/- ##
=========================================
- Coverage 85.9% 63.0% -22.9%
=========================================
Files 435 425 -10
Lines 22323 21118 -1205
Branches 173 173
=========================================
- Hits 19176 13311 -5865
- Misses 3098 7758 +4660
Partials 49 49
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Code Climate has analyzed commit a94d7f8 and detected 0 issues on this pull request. View more on Code Climate. |
Kudos, SonarCloud Quality Gate passed!
|
What do these changes do?
settings
commandRelated issue/s
How to test
$ cd services/catalog $ make install-dev $ simcore-service-catalog --help $ make build $ make settings-schema.json
DevOps Checklist
make settings-schema.json
for the datcore-adapter now works