-
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
✨ Volumes keep track of their data's state #4228
✨ Volumes keep track of their data's state #4228
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4228 +/- ##
=========================================
- Coverage 85.4% 77.5% -7.9%
=========================================
Files 940 108 -832
Lines 41064 3015 -38049
Branches 953 0 -953
=========================================
- Hits 35081 2339 -32742
+ Misses 5766 676 -5090
+ Partials 217 0 -217
Flags with carried forward coverage won't be shown. Click here to find out more.
|
…keep-track-of-state-2
This will definitely now work. Folder mounted owned by user 8004:134-''...
Creating new group myjovyan
Adding group `myjovyan' (GID 134) ...
Done.
adding jovyan to group myjovyan...
Chainging owner ship of state directory /home/jovyan/work/workspace
chown: changing ownership of '/home/jovyan/work/workspace/.agent': Operation not permitted
chown: changing ownership of '/home/jovyan/work/workspace/.hidden_do_not_remove': Operation not permitted A different solution is required |
Code Climate has analyzed commit c32b134 and detected 0 issues on this pull request. View more on Code Climate. |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
What do these changes do?
Related issue/s
How to test
DevOps Checklist