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

Small patch CLI list of items (fixes ignoring some files; also corrects limit, as expected, so then PAGE_SIZE will be *size*) #219

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Vitalkrilov
Copy link

Fixes ignoring files in CLI list (every file at limit+2 index), also now it returns proper count of items (as expected?) (PAGE_SIZE items, not PAGE_SIZE+1)

…index), also now it returns proper count of items (as expected?) (PAGE_SIZE items, not PAGE_SIZE+1)
@Nekmo
Copy link
Owner

Nekmo commented Aug 19, 2023

Thanks! Can you include a test for this PR?

@Vitalkrilov
Copy link
Author

Thanks! Can you include a test for this PR?

Added, I hope it helps you

@Vitalkrilov
Copy link
Author

(@Nekmo don't know if I need to mention but maybe you have not seen it)

@Nekmo
Copy link
Owner

Nekmo commented Aug 25, 2023

Thanks, I hadn't seen the comment :) I will add it to the next version

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.

2 participants