-
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
✨ Introduce fake API server entrypoint for logstreaming #5047
✨ Introduce fake API server entrypoint for logstreaming #5047
Conversation
services/api-server/src/simcore_service_api_server/api/routes/solvers_jobs_getters.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.
🎉
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #5047 +/- ##
=========================================
- Coverage 87.0% 66.3% -20.8%
=========================================
Files 1258 591 -667
Lines 51615 28919 -22696
Branches 1110 198 -912
=========================================
- Hits 44940 19191 -25749
- Misses 6435 9678 +3243
+ Partials 240 50 -190
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Code Climate has analyzed commit ff54b83 and detected 0 issues on this pull request. View more on Code Climate. |
Kudos, SonarCloud Quality Gate passed!
|
What do these changes do?
Related issue/s
How to test
Dev Checklist
DevOps Checklist