-
Notifications
You must be signed in to change notification settings - Fork 187
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: task pagination #616
Conversation
This comment was marked as resolved.
This comment was marked as resolved.
0b03780
to
213860d
Compare
Codecov ReportAttention:
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #616 +/- ##
==========================================
+ Coverage 90.30% 90.35% +0.04%
==========================================
Files 39 39
Lines 3456 3493 +37
==========================================
+ Hits 3121 3156 +35
- Misses 335 337 +2 ☔ View full report in Codecov by Sentry. |
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.
Thank you for your PR! 👍 Before we can accept it, there are a few requirements that need to be met:
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.
LGTM 🚀
Closes #614
Proposed Changes
added
tasks_api.find_tasks_iter
Checklist
pytest tests
completes successfully