Delete DataFiles from S3 when deleting them via the API
All threads resolved!
All threads resolved!
Closes #289 (closed)
Edited by Erwan Rouchet
Merge request reports
Activity
assigned to @babadie and unassigned @erwanrouchet
Codecov Report
Merging #789 into master will increase coverage by
0.05%
. The diff coverage is100.00%
.@@ Coverage Diff @@ ## master #789 +/- ## ========================================== + Coverage 86.45% 86.51% +0.05% ========================================== Files 205 205 Lines 13662 13703 +41 ========================================== + Hits 11812 11855 +43 + Misses 1850 1848 -2
Impacted Files Coverage Δ arkindex/dataimport/api.py 89.54% <100.00%> (+0.87%)
arkindex/dataimport/tests/test_files.py 100.00% <100.00%> (ø)
arkindex/project/aws.py 90.41% <100.00%> (+0.70%)
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 4895b23...6601131. Read the comment docs.Edited by Bastien Abadieadded 3 commits
-
5926ee8f...a580b42d - 2 commits from branch
master
- 1e35ba80 - Delete DataFiles from S3 when deleting them via the API
-
5926ee8f...a580b42d - 2 commits from branch
- Automatically resolved by Erwan Rouchet
added 4 commits
-
1e35ba80...797339dc - 2 commits from branch
master
- d83e8304 - Delete DataFiles from S3 when deleting them via the API
- 237c6e82 - Error handling and retries via tenacity
-
1e35ba80...797339dc - 2 commits from branch
added 8 commits
-
237c6e82...4895b230 - 6 commits from branch
master
- baa7c076 - Delete DataFiles from S3 when deleting them via the API
- 6601131b - Error handling and retries via tenacity
-
237c6e82...4895b230 - 6 commits from branch
enabled an automatic merge when the pipeline for 6601131b succeeds
mentioned in commit 9fc32c4f
Please register or sign in to reply