-
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
🎨 api-server's LogStreamerRegistionConflictError not logged as a server error anymore #6856
🎨 api-server's LogStreamerRegistionConflictError not logged as a server error anymore #6856
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #6856 +/- ##
===========================================
- Coverage 88.01% 66.83% -21.19%
===========================================
Files 1538 699 -839
Lines 61474 33687 -27787
Branches 2166 318 -1848
===========================================
- Hits 54108 22515 -31593
- Misses 7035 11112 +4077
+ Partials 331 60 -271
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.
thanks.
services/api-server/src/simcore_service_api_server/services/log_streaming.py
Outdated
Show resolved
Hide resolved
9eacf39
to
eab86c0
Compare
Quality Gate passedIssues Measures |
What do these changes do?
Related issue/s
How to test
Dev-ops checklist
None