-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
ユーザーミュートにメンションが考慮されるように #14995
base: develop
Are you sure you want to change the base?
ユーザーミュートにメンションが考慮されるように #14995
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #14995 +/- ##
===========================================
- Coverage 38.71% 38.69% -0.03%
===========================================
Files 1603 1603
Lines 204303 204323 +20
Branches 4028 4010 -18
===========================================
- Hits 79104 79068 -36
- Misses 124561 124617 +56
Partials 638 638 ☔ View full report in Codecov by Sentry. |
このPRによるapi.jsonの差分 |
何か手元でテストしないとヤバそうな雰囲気がするのでdraftに戻します |
追記: 親投稿や引用元投稿にメンションがあって、その子や引用にはメンションがないようなケースに対しては現状判定出来ていません
|
(何が原因でテストがコケているんでしょうこれ…) |
e2eだけで見るとクリップまわりっぽいですが… |
調査中(確かにクリップが壊れていました、なぜ…) |
TLだとFTTが効いてて気付かなかっただけで普通に壊れてました… |
直しました(すみません) |
conflict解消 |
resolved conflict |
fixed ci failure |
What
Why
fix: #2690
Additional info (optional)
現在未テストです多分動きますChecklist