-
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
✨ WIP: Is4652/job logs stream #4665
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #4665 +/- ##
========================================
- Coverage 87.2% 85.4% -1.9%
========================================
Files 1252 1029 -223
Lines 51339 44134 -7205
Branches 1107 747 -360
========================================
- Hits 44790 37696 -7094
+ Misses 6310 6279 -31
+ Partials 239 159 -80
Flags with carried forward coverage won't be shown. Click here to find out more.
|
cb8b348
to
025afb1
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
025afb1
to
60490c2
Compare
20b82b1
to
e9ca8ae
Compare
e9ca8ae
to
e39c030
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Code Climate has analyzed commit e39c030 and detected 0 issues on this pull request. View more on Code Climate. |
What do these changes do?
A first iteration on job logs streaming.
rabbit
?api-server
now interact withrabbit
serviceRelated issue/s
How to test
Driving test
services/api-server/tests/unit/api_solvers/test_api_routers_solvers_jobs_logs.py
DevOps
None