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

Fix: リアクション再インデックスでリモートのリアクションを含まないようにする #542

Merged
merged 2 commits into from
Dec 3, 2024

Conversation

penginn-net
Copy link
Collaborator

What

Fix #540

Why

リアクション再インデックスでリモートのリアクションを含まないようにする

Additional info (optional)

Checklist

  • コントリビューションガイドを読みました( Read the contribution guide)
  • ローカル環境で動作しました(Test working in a local environment)
  • (必要なら)CHANGELOG_YOJO.mdの更新((If needed) Update CHANGELOG_YOJO.md)
  • (必要なら)テストの追加((If possible) Add tests)

Copy link
Contributor

github-actions bot commented Nov 8, 2024

이 PR에 의한 api.json 차이
차이점이 없습니다.
Get diff files from Workflow Page

Copy link

codecov bot commented Nov 8, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 38.48%. Comparing base (2dc9e61) to head (4c29999).
Report is 630 commits behind head on develop.

Files with missing lines Patch % Lines
packages/backend/src/core/AdvancedSearchService.ts 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #542      +/-   ##
===========================================
- Coverage    40.45%   38.48%   -1.98%     
===========================================
  Files         1676     1691      +15     
  Lines       227320   229414    +2094     
  Branches      3854     3863       +9     
===========================================
- Hits         91968    88286    -3682     
- Misses      134705   140503    +5798     
+ Partials       647      625      -22     

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

@kozakura913
Copy link
Collaborator

先にcherrypick4.12.1マージする

@kozakura913 kozakura913 added this to the yojo1.2.0 milestone Nov 17, 2024
@penginn-net penginn-net merged commit 4c7a281 into yojo-art:develop Dec 3, 2024
32 of 33 checks passed
@penginn-net penginn-net deleted the fix-reac-fullindex branch December 7, 2024 04:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

リアクション再インデックスでリモートユーザのリアクションも取得している
2 participants