fix #13456#16988
Open
tetsuya-ki wants to merge 1 commit intomisskey-dev:developfrom
Open
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## develop #16988 +/- ##
============================================
+ Coverage 13.97% 62.79% +48.82%
============================================
Files 237 1150 +913
Lines 11273 115365 +104092
Branches 3728 7914 +4186
============================================
+ Hits 1575 72448 +70873
- Misses 7578 40769 +33191
- Partials 2120 2148 +28 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Contributor
|
このPRによるapi.jsonの差分 |
Contributor
Backend Memory Usage Comparison
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
What
Not Plannedとありますが、需要があるかもしれないのでプルリクエストを出しておきます。
キャッシュからミュート・ブロックした情報を取得し、集計し直す処理となっています。
DBには負荷をかけませんが、多少処理が重たい可能性があります。
Why
リアクションやノートがが多すぎてミュートしたユーザーや過去ブロックしたユーザーのリアクションを表示しないため。
Checklist
fix: #13456 (追記させていただきました)