-
Notifications
You must be signed in to change notification settings - Fork 6
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): OutboxFetch #588
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #588 +/- ##
============================================
+ Coverage 19.86% 38.33% +18.46%
============================================
Files 797 1692 +895
Lines 123092 229720 +106628
Branches 1041 3866 +2825
============================================
+ Hits 24457 88053 +63596
- Misses 98030 141000 +42970
- Partials 605 667 +62 ☔ View full report in Codecov by Sentry. |
Test (federation) を書く必要がある |
이 PR에 의한 api.json 차이 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
コードだけ読んでもわかりにくいからコメント増やしてテストも欲しい
What
Fix: Create(Note)アクティビティを取得できない
Fix: pagelimit が残っていてもcreateLimit以下なら中断する
Why
Additional info (optional)
Checklist