-
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
♻️ Add startup logs to RUT #6921
♻️ Add startup logs to RUT #6921
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #6921 +/- ##
===========================================
- Coverage 88.33% 66.10% -22.24%
===========================================
Files 1571 661 -910
Lines 61625 31804 -29821
Branches 2000 262 -1738
===========================================
- Hits 54438 21024 -33414
- Misses 6851 10720 +3869
+ Partials 336 60 -276
Continue to review full report in Codecov by Sentry.
|
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
...src/simcore_service_resource_usage_tracker/services/process_message_running_service_setup.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.
thx
Quality Gate passedIssues Measures |
1a9f19a
into
ITISFoundation:master
What do these changes do?
_TRACING={}
to_TRACING=null
Related issue/s
How to test
Dev-ops checklist