-
Notifications
You must be signed in to change notification settings - Fork 28
✨ Add exporter code to storage #7218
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
✨ Add exporter code to storage #7218
Conversation
…stream-worker-code
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #7218 +/- ##
==========================================
- Coverage 87.36% 87.30% -0.07%
==========================================
Files 1742 1592 -150
Lines 67228 64290 -2938
Branches 1140 953 -187
==========================================
- Hits 58736 56130 -2606
+ Misses 8171 7890 -281
+ Partials 321 270 -51
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
…stream-worker-code
…stream-worker-code
…stream-worker-code
…stream-worker-code
…stream-worker-code
…stream-worker-code
…stream-worker-code
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 for the changes!
@Mergifyio queue |
✅ The pull request has been merged automaticallyThe pull request has been merged automatically at e162382 |
|
What do these changes do?
simcore_s3_dsm
that allows to export an archive, given a list of S3 object_keys.Resolved a few issues with celery tasks:
test_async_jobs.py
without using mocksLimitations (mostly for @odeimaiz):
UUID
orUUID/
orUUID/sub/path/to/file
Related issue/s
How to test
Dev-ops checklist