-
Notifications
You must be signed in to change notification settings - Fork 32
🐛 efs - deletion of data run in executor #7013
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
🐛 efs - deletion of data run in executor #7013
Conversation
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.
👌
services/efs-guardian/src/simcore_service_efs_guardian/services/efs_manager.py
Outdated
Show resolved
Hide resolved
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #7013 +/- ##
===========================================
- Coverage 85.42% 67.79% -17.63%
===========================================
Files 1598 686 -912
Lines 63099 32747 -30352
Branches 2041 262 -1779
===========================================
- Hits 53901 22202 -31699
- Misses 8862 10485 +1623
+ Partials 336 60 -276
Continue to review full report in Codecov by Sentry.
|
services/efs-guardian/src/simcore_service_efs_guardian/services/efs_manager.py
Outdated
Show resolved
Hide resolved
|
a0bf53a
into
ITISFoundation:master



What do these changes do?
expectfunction, it was only 5 seconds, so I have overridden it to 30 seconds.Related issue/s
How to test
Dev-ops checklist