-
Notifications
You must be signed in to change notification settings - Fork 85
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
Add subscribe account statuses endpoint #762
Add subscribe account statuses endpoint #762
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #762 +/- ##
==========================================
+ Coverage 52.92% 56.28% +3.36%
==========================================
Files 35 35
Lines 5580 5987 +407
==========================================
+ Hits 2953 3370 +417
+ Misses 2231 2127 -104
- Partials 396 490 +94
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
added one small comment, but otherwise looks good |
@illia-malachyn can you fix the conflicts, then this is ready to merge |
Closes: #747