-
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
♻️ Maintenance: cleanup catalog #3983
♻️ Maintenance: cleanup catalog #3983
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3983 +/- ##
========================================
- Coverage 86.1% 85.8% -0.4%
========================================
Files 765 828 +63
Lines 34884 37194 +2310
Branches 848 487 -361
========================================
+ Hits 30051 31919 +1868
- Misses 4609 5147 +538
+ Partials 224 128 -96
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.
Thanks! You were too fast, I haven't had time to create an issue yet. 😉
6c3f96d
to
eef7480
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.
👍
Question: are dynamic-services happy about these changes? Did you get to test with s4l and other muli container services?
services/catalog/src/simcore_service_catalog/models/schemas/services_specifications.py
Show resolved
Hide resolved
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.
Thx for the cleanup!
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.
Thx for the cleanup!
dec7db6
to
f8df4d0
Compare
f8df4d0
to
f760f1d
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Code Climate has analyzed commit f760f1d and detected 0 issues on this pull request. View more on Code Climate. |
What do these changes do?
Related issue/s
How to test
Checklist