-
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
🐛 correct service type storing in resource usage tracker #4725
🐛 correct service type storing in resource usage tracker #4725
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4725 +/- ##
=========================================
- Coverage 86.9% 65.9% -21.1%
=========================================
Files 1103 497 -606
Lines 46283 25051 -21232
Branches 1008 190 -818
=========================================
- Hits 40250 16522 -23728
- Misses 5809 8482 +2673
+ Partials 224 47 -177
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 892 files with indirect coverage changes 📢 Have feedback on the report? Share it here. |
...sage-tracker/src/simcore_service_resource_usage_tracker/resource_tracker_process_messages.py
Show resolved
Hide resolved
Kudos, SonarCloud Quality Gate passed!
|
Code Climate has analyzed commit 5176006 and detected 0 issues on this pull request. View more on Code Climate. |
What do these changes do?
Related issue/s
How to test
DevOps Checklist