refactor(accounts): AccountFollowモデルでフォロー解除する - #1841
Merged
Merged
Conversation
laminne
added this pull request to stack #1843
September 11, 2026 15:33
laminne
commented
Sep 11, 2026
MikuroXina
requested changes
Sep 12, 2026
MikuroXina
force-pushed
the
refactor/1838-account-follow-delete
branch
from
September 12, 2026 11:09
bd0184d to
3e494c8
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1841 +/- ##
==========================================
+ Coverage 47.65% 47.69% +0.04%
==========================================
Files 171 171
Lines 5901 5910 +9
Branches 891 893 +2
==========================================
+ Hits 2812 2819 +7
- Misses 3089 3091 +2 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
laminne
force-pushed
the
refactor/1838-account-follow-delete
branch
from
September 13, 2026 04:55
3e494c8 to
2d2994f
Compare
Co-authored-by: Mikuroさいな <10331164+MikuroXina@users.noreply.github.com>
laminne
force-pushed
the
refactor/1838-account-follow-delete
branch
from
September 13, 2026 05:00
2d2994f to
0d175d4
Compare
MikuroXina
approved these changes
Sep 14, 2026
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.
close #1838
What does this PR do?
Additional information