Skip to content
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

Change preview card deletes to be done using batch method #28183

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

vmstan
Copy link
Sponsor Contributor

@vmstan vmstan commented Dec 1, 2023

Changes preview card deletion to utilize batch deletion method introduced in #23302

@vmstan vmstan requested a review from Gargron December 1, 2023 22:56
Copy link

codecov bot commented Dec 1, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (456597d) 82.83% compared to head (906a23c) 82.83%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #28183      +/-   ##
==========================================
- Coverage   82.83%   82.83%   -0.01%     
==========================================
  Files        1038     1038              
  Lines       28222    28221       -1     
  Branches     4550     4550              
==========================================
- Hits        23377    23376       -1     
  Misses       3756     3756              
  Partials     1089     1089              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@ClearlyClaire ClearlyClaire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me, although I'd wait for the attachment batch deletion code to be more reliable before moving more stuff there.

@vmstan
Copy link
Sponsor Contributor Author

vmstan commented Dec 4, 2023

Agreed, I just didn't want to tie it up as part of the same PR.

@vmstan
Copy link
Sponsor Contributor Author

vmstan commented Dec 8, 2023

Since the retry handling has now merged is this OK to go too?

@ClearlyClaire ClearlyClaire added this pull request to the merge queue Dec 11, 2023
Merged via the queue into mastodon:main with commit afc8550 Dec 11, 2023
28 checks passed
@vmstan vmstan deleted the batch-previewcard-deletes branch December 11, 2023 19:00
vmstan added a commit to vmstan/mastodon that referenced this pull request Dec 14, 2023
vmstan added a commit to vmstan/mastodon that referenced this pull request Jan 5, 2024
smiba pushed a commit to smiba/mastodon that referenced this pull request Jan 10, 2024
smiba pushed a commit to smiba/mastodon that referenced this pull request Jan 24, 2024
smiba pushed a commit to smiba/mastodon that referenced this pull request Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants