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(backend): FTT無効時にユーザーリストタイムラインが使用できない問題を修正 #14878

Merged
merged 4 commits into from
Nov 6, 2024

Conversation

kakkokari-gtyih
Copy link
Contributor

What

Why

Fix #14136

Additional info (optional)

Checklist

  • Read the contribution guide
  • Test working in a local environment
  • (If needed) Add story of storybook
  • (If needed) Update CHANGELOG.md
  • (If possible) Add tests

@github-actions github-actions bot added the packages/backend Server side specific issue/PR label Nov 2, 2024
Copy link
Contributor

github-actions bot commented Nov 2, 2024

このPRによるapi.jsonの差分
差分はありません。
Get diff files from Workflow Page

Copy link

codecov bot commented Nov 2, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 39.37%. Comparing base (6718a54) to head (4ed0506).
Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
...c/server/api/endpoints/notes/user-list-timeline.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #14878      +/-   ##
===========================================
- Coverage    39.47%   39.37%   -0.11%     
===========================================
  Files         1559     1559              
  Lines       196948   196948              
  Branches      3563     3558       -5     
===========================================
- Hits         77750    77551     -199     
- Misses      118592   118789     +197     
- Partials       606      608       +2     

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

@syuilo syuilo merged commit b1c8221 into misskey-dev:develop Nov 6, 2024
32 checks passed
@syuilo
Copy link
Member

syuilo commented Nov 6, 2024

🙏

@kakkokari-gtyih kakkokari-gtyih deleted the fix-14136 branch November 7, 2024 01:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
packages/backend Server side specific issue/PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FTTが無効化されているときユーザーリストタイムラインが更新されない
3 participants