Skip to content
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 type hints to PaginatedList #5865

Merged
merged 1 commit into from Apr 14, 2022
Merged

add type hints to PaginatedList #5865

merged 1 commit into from Apr 14, 2022

Conversation

alexrashed
Copy link
Member

This very small PR just adds type hints to the PaginatedList.
The previous implementation lost the type of the list elements and did not specify the filter and token generator lambda signature.

@alexrashed alexrashed temporarily deployed to localstack-ext-tests April 14, 2022 14:39 Inactive
@alexrashed alexrashed requested a review from thrau April 14, 2022 14:39
Copy link
Member

@thrau thrau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

type hints 💯

@github-actions
Copy link

LocalStack integration with Pro

       3 files  ±0         3 suites  ±0   55m 28s ⏱️ - 10m 13s
   958 tests ±0     918 ✔️ ±0  40 💤 ±0  0 ±0 
1 174 runs  ±0  1 106 ✔️ ±0  68 💤 ±0  0 ±0 

Results for commit a59ef0b. ± Comparison against base commit dc92233.

@alexrashed alexrashed merged commit 2008350 into master Apr 14, 2022
@coveralls
Copy link

Coverage Status

Coverage increased (+0.008%) to 91.775% when pulling a59ef0b on pageable-list-types into dc92233 on master.

@alexrashed alexrashed deleted the pageable-list-types branch April 14, 2022 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants