-
-
Notifications
You must be signed in to change notification settings - Fork 51
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
feat: Added Lists Follows
endpoints (#27)
#115
Conversation
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.
pass
Congratulations, this pull request has been reviewed and is ready for merging! |
bors merge |
Codecov Report
@@ Coverage Diff @@
## main #115 +/- ##
==========================================
+ Coverage 89.04% 90.23% +1.19%
==========================================
Files 30 30
Lines 557 584 +27
==========================================
+ Hits 496 527 +31
+ Misses 61 57 -4
Continue to review full report at Codecov.
|
1. Description
1.1. Checklist
fix:
,feat:
,docs:
etc).docs
and added dartdoc comments with///
.examples
.1.2. Breaking Change
1.3. Related Issues