Skip to content

fix(api-common): cap default pagination limit at configured maximum#1390

Merged
sebastijankuzner merged 5 commits into
developfrom
fix/api/pagination
Jul 8, 2026
Merged

fix(api-common): cap default pagination limit at configured maximum#1390
sebastijankuzner merged 5 commits into
developfrom
fix/api/pagination

Conversation

@oXtxNt9U

@oXtxNt9U oXtxNt9U commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Summary

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@codecov

codecov Bot commented Jul 8, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 75.00000% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.50%. Comparing base (3c8088c) to head (8439232).

Files with missing lines Patch % Lines
...ackages/api-development/source/routes/api-nodes.ts 40.00% 3 Missing ⚠️
...ackages/api-development/source/service-provider.ts 0.00% 1 Missing ⚠️
packages/api-http/source/service-provider.ts 0.00% 1 Missing ⚠️
...es/api-transaction-pool/source/service-provider.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1390      +/-   ##
===========================================
+ Coverage    65.24%   65.50%   +0.26%     
===========================================
  Files          959      963       +4     
  Lines        65085    65511     +426     
  Branches      2452     2536      +84     
===========================================
+ Hits         42463    42912     +449     
+ Misses       22333    22308      -25     
- Partials       289      291       +2     
Flag Coverage Δ
contracts 97.74% <ø> (?)
packages 65.28% <75.00%> (+0.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sebastijankuzner
sebastijankuzner merged commit 8a27f1f into develop Jul 8, 2026
24 checks passed
@sebastijankuzner
sebastijankuzner deleted the fix/api/pagination branch July 8, 2026 10:40
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