Skip to content

Add max_count to paginated methods#357

Merged
jadolg merged 12 commits intomasterfrom
add-paginated-max-count
Mar 18, 2026
Merged

Add max_count to paginated methods#357
jadolg merged 12 commits intomasterfrom
add-paginated-max-count

Conversation

@jadolg
Copy link
Copy Markdown
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
Copy Markdown

codecov bot commented Feb 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.39%. Comparing base (2ce69ac) to head (1907c78).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #357      +/-   ##
==========================================
+ Coverage   99.37%   99.39%   +0.02%     
==========================================
  Files          44       45       +1     
  Lines        2238     2328      +90     
  Branches      151      151              
==========================================
+ Hits         2224     2314      +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
Copy Markdown

@jadolg jadolg merged commit 396c278 into master Mar 18, 2026
42 checks passed
@jadolg jadolg deleted the add-paginated-max-count branch March 18, 2026 11:24
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