feat: add server-side pagination to API endpoints #1464
Codecov / codecov/project
succeeded
Apr 3, 2026 in 0s
89.73% (target 80.00%)
View this Pull Request on Codecov
89.73% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 92.28188% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.73%. Comparing base (c0b4a8d) to head (6c7d262).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/service/routes/push.ts | 55.00% | 9 Missing |
| src/db/file/users.ts | 85.00% | 3 Missing |
| src/db/mongo/pushes.ts | 93.02% | 3 Missing |
| src/db/mongo/repo.ts | 83.33% | 3 Missing |
| src/db/mongo/users.ts | 90.00% | 3 Missing |
| src/db/file/helper.ts | 92.59% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1464 +/- ##
==========================================
+ Coverage 89.66% 89.73% +0.06%
==========================================
Files 68 68
Lines 4869 5048 +179
Branches 888 931 +43
==========================================
+ Hits 4366 4530 +164
- Misses 485 500 +15
Partials 18 18 ☔ 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.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading