Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Implement storage- and relationship-aware cleanup #973
base: main
Are you sure you want to change the base?
Implement storage- and relationship-aware cleanup #973
Changes from all commits
2dc9ed9
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 1 in services/cleanup/cleanup.py
Codecov Notifications / codecov/patch
services/cleanup/cleanup.py#L1
Check warning on line 4 in services/cleanup/cleanup.py
Codecov Notifications / codecov/patch
services/cleanup/cleanup.py#L3-L4
Check warning on line 7 in services/cleanup/cleanup.py
Codecov Notifications / codecov/patch
services/cleanup/cleanup.py#L7
Check warning on line 16 in services/cleanup/cleanup.py
Codecov Notifications / codecov/patch
services/cleanup/cleanup.py#L16
Check warning on line 19 in services/cleanup/cleanup.py
Codecov Notifications / codecov/patch
services/cleanup/cleanup.py#L18-L19
Check warning on line 26 in services/cleanup/cleanup.py
Codecov Notifications / codecov/patch
services/cleanup/cleanup.py#L21-L26
Check warning on line 30 in services/cleanup/cleanup.py
Codecov Notifications / codecov/patch
services/cleanup/cleanup.py#L29-L30
Check warning on line 32 in services/cleanup/cleanup.py
Codecov Notifications / codecov/patch
services/cleanup/cleanup.py#L32
Check warning on line 4 in services/cleanup/models.py
Codecov Notifications / codecov/patch
services/cleanup/models.py#L1-L4
Check warning on line 11 in services/cleanup/models.py
Codecov Notifications / codecov/patch
services/cleanup/models.py#L6-L11
Check warning on line 13 in services/cleanup/models.py
Codecov Notifications / codecov/patch
services/cleanup/models.py#L13
Check warning on line 15 in services/cleanup/models.py
Codecov Notifications / codecov/patch
services/cleanup/models.py#L15
Check warning on line 23 in services/cleanup/models.py
Codecov Notifications / codecov/patch
services/cleanup/models.py#L19-L23
Check warning on line 27 in services/cleanup/models.py
Codecov Notifications / codecov/patch
services/cleanup/models.py#L26-L27
Check warning on line 29 in services/cleanup/models.py
Codecov Notifications / codecov/patch
services/cleanup/models.py#L29
Check warning on line 36 in services/cleanup/models.py
Codecov Notifications / codecov/patch
services/cleanup/models.py#L34-L36
Check warning on line 41 in services/cleanup/models.py
Codecov Notifications / codecov/patch
services/cleanup/models.py#L39-L41
Check warning on line 43 in services/cleanup/models.py
Codecov Notifications / codecov/patch
services/cleanup/models.py#L43
Check warning on line 45 in services/cleanup/models.py
Codecov Notifications / codecov/patch
services/cleanup/models.py#L45
Check warning on line 49 in services/cleanup/models.py
Codecov Notifications / codecov/patch
services/cleanup/models.py#L48-L49
Check warning on line 62 in services/cleanup/models.py
Codecov Notifications / codecov/patch
services/cleanup/models.py#L59-L62
Check warning on line 66 in services/cleanup/models.py
Codecov Notifications / codecov/patch
services/cleanup/models.py#L66
Check warning on line 74 in services/cleanup/models.py
Codecov Notifications / codecov/patch
services/cleanup/models.py#L73-L74
Check warning on line 78 in services/cleanup/models.py
Codecov Notifications / codecov/patch
services/cleanup/models.py#L77-L78
Check warning on line 81 in services/cleanup/models.py
Codecov Notifications / codecov/patch
services/cleanup/models.py#L80-L81
Check warning on line 88 in services/cleanup/models.py
Codecov Notifications / codecov/patch
services/cleanup/models.py#L87-L88
Check warning on line 90 in services/cleanup/models.py
Codecov Notifications / codecov/patch
services/cleanup/models.py#L90
Check warning on line 92 in services/cleanup/models.py
Codecov Notifications / codecov/patch
services/cleanup/models.py#L92
Check warning on line 96 in services/cleanup/models.py
Codecov Notifications / codecov/patch
services/cleanup/models.py#L95-L96
Check warning on line 100 in services/cleanup/models.py
Codecov Notifications / codecov/patch
services/cleanup/models.py#L98-L100
Check warning on line 105 in services/cleanup/models.py
Codecov Notifications / codecov/patch
services/cleanup/models.py#L103-L105
Check warning on line 107 in services/cleanup/models.py
Codecov Notifications / codecov/patch
services/cleanup/models.py#L107
Check warning on line 109 in services/cleanup/models.py
Codecov Notifications / codecov/patch
services/cleanup/models.py#L109
Check warning on line 113 in services/cleanup/models.py
Codecov Notifications / codecov/patch
services/cleanup/models.py#L113
Check warning on line 27 in services/cleanup/relations.py
Codecov Notifications / codecov/patch
services/cleanup/relations.py#L27
Check warning on line 67 in services/cleanup/relations.py
Codecov Notifications / codecov/patch
services/cleanup/relations.py#L66-L67
Check warning on line 71 in services/cleanup/relations.py
Codecov Notifications / codecov/patch
services/cleanup/relations.py#L70-L71