kbase / blobstore

Simple S3 backed file storage.
MIT License
0 stars 3 forks source link

Add query param to delete after file stream #147

Closed MrCreosote closed 4 months ago

MrCreosote commented 4 months ago

This is useful for temporary nodes where once the user has the data, the node is no longer needed, and the link to the data is expected to work once.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.65%. Comparing base (790928a) to head (44bf972). Report is 1 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #147 +/- ## =========================================== + Coverage 90.49% 90.65% +0.16% =========================================== Files 14 14 Lines 1998 2033 +35 =========================================== + Hits 1808 1843 +35 Misses 157 157 Partials 33 33 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

Xiangs18 commented 4 months ago

What made you to add this feature?

MrCreosote commented 4 months ago

https://kbase.slack.com/archives/C05SSJT13BN/p1714507088631629