-
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
♻️ Labels for metrics scraping #3881
♻️ Labels for metrics scraping #3881
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3881 +/- ##
=========================================
- Coverage 83.5% 70.7% -12.9%
=========================================
Files 419 668 +249
Lines 21371 30210 +8839
Branches 137 415 +278
=========================================
+ Hits 17851 21360 +3509
- Misses 3471 8751 +5280
- Partials 49 99 +50
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
.../director-v2/src/simcore_service_director_v2/modules/dynamic_sidecar/docker_compose_specs.py
Outdated
Show resolved
Hide resolved
.../director-v2/src/simcore_service_director_v2/modules/dynamic_sidecar/docker_compose_specs.py
Outdated
Show resolved
Hide resolved
…-simcore-forked into pr-osparc-container-user-id
.../director-v2/src/simcore_service_director_v2/modules/dynamic_sidecar/docker_compose_specs.py
Outdated
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.
See my comments.
Also I do not understand why only the user_id is set and not the usual project/node as well.
services/director-v2/tests/unit/test_modules_dynamic_sidecar_docker_compose_specs.py
Outdated
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.
Pls check my responses. we can perhaps check face-to-face to avoid further iterations :-) and accelerate
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! Please note the comment on the type annotation before merging.
.../director-v2/src/simcore_service_director_v2/modules/dynamic_sidecar/docker_compose_specs.py
Outdated
Show resolved
Hide resolved
Code Climate has analyzed commit 6deccdc and detected 0 issues on this pull request. View more on Code Climate. |
Kudos, SonarCloud Quality Gate passed!
|
What do these changes do?
SimcoreServiceDockerLabelKeys
tomodels_library.docker
Related issue/s
How to test
Checklist