-
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
🐛service logs file not uploaded when service failing #4242
🐛service logs file not uploaded when service failing #4242
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4242 +/- ##
========================================
- Coverage 84.5% 83.7% -0.8%
========================================
Files 956 799 -157
Lines 41482 35704 -5778
Branches 957 547 -410
========================================
- Hits 35054 29897 -5157
+ Misses 6210 5677 -533
+ Partials 218 130 -88
Flags with carried forward coverage won't be shown. Click here to find out more.
|
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/dask-sidecar/src/simcore_service_dask_sidecar/computational_sidecar/docker_utils.py
Show resolved
Hide resolved
e36b3ef
to
2ccf642
Compare
2ccf642
to
ebb6f6d
Compare
Code Climate has analyzed commit ebb6f6d 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
DevOps Checklist