michimani / gotwi

A library for using the Twitter API v2 in the Go language. (It is still under development).
MIT License
127 stars 26 forks source link

feat: support max_results and pagination_token parameter at GET /2/tweets/:id/liking_users #272 #278

Closed michimani closed 2 years ago

michimani commented 2 years ago

Close #272

codecov-commenter commented 2 years ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.66%. Comparing base (279e364) to head (d29c0f2). Report is 69 commits behind head on main.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #278 +/- ## ========================================== + Coverage 96.65% 96.66% +0.01% ========================================== Files 60 60 Lines 2571 2582 +11 ========================================== + Hits 2485 2496 +11 Misses 58 58 Partials 28 28 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.