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): following/invalidateでフォロワーを解除しようとしているユーザーの情報を返すように #15430

Merged
merged 1 commit into from
Feb 8, 2025

Conversation

1673beta
Copy link
Contributor

@1673beta 1673beta commented Feb 8, 2025

What

following/invalidateのレスポンスでフォロワーを解除しようとしているユーザーではなく自分の情報が返ってくる問題を修正

Why

fix #12095

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 Feb 8, 2025
Copy link
Contributor

github-actions bot commented Feb 8, 2025

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

Copy link

codecov bot commented Feb 8, 2025

Codecov Report

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

Project coverage is 38.65%. Comparing base (2f8d020) to head (5e4713a).
Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
...d/src/server/api/endpoints/following/invalidate.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           develop   #15430       +/-   ##
============================================
+ Coverage    18.81%   38.65%   +19.84%     
============================================
  Files          768     1607      +839     
  Lines       111510   204774    +93264     
  Branches      1236     4029     +2793     
============================================
+ Hits         20978    79163    +58185     
- Misses       89941   124969    +35028     
- Partials       591      642       +51     

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

@mi-gh-maintainer mi-gh-maintainer bot merged commit 231c2c2 into misskey-dev:develop Feb 8, 2025
32 checks passed
Copy link

Thank you 🙏

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
2 participants