Skip to content

Add max_count to paginated methods#357

Open
jadolg wants to merge 11 commits intomasterfrom
add-paginated-max-count
Open

Add max_count to paginated methods#357
jadolg wants to merge 11 commits intomasterfrom
add-paginated-max-count

Conversation

@jadolg
Copy link
Owner

@jadolg jadolg commented Feb 27, 2026

This allows us to set a maximum number of elements returned by methods that use pagination.

@jadolg jadolg self-assigned this Feb 27, 2026
@jadolg jadolg linked an issue Feb 27, 2026 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Feb 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.36%. Comparing base (c4d9c6a) to head (e9aea32).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #357      +/-   ##
==========================================
+ Coverage   99.33%   99.36%   +0.02%     
==========================================
  Files          42       43       +1     
  Lines        2105     2195      +90     
  Branches      140      140              
==========================================
+ Hits         2091     2181      +90     
  Misses         10       10              
  Partials        4        4              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sonarqubecloud
Copy link

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.

Count parameter is not working

1 participant