feat: add server-side pagination to operation overrides with limit and offset parameters#2695
Merged
JivusAyrus merged 5 commits intoMar 26, 2026
Codecov / codecov/project
succeeded
Mar 26, 2026 in 1s
40.10% (target 30.00%)
View this Pull Request on Codecov
40.10% (target 30.00%)
Details
Codecov Report
❌ Patch coverage is 73.58491% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 40.10%. Comparing base (4416030) to head (b74234c).
Additional details and impacted files
@@ Coverage Diff @@
## main #2695 +/- ##
===========================================
- Coverage 63.09% 40.10% -22.99%
===========================================
Files 245 975 +730
Lines 26273 122862 +96589
Branches 0 5535 +5535
===========================================
+ Hits 16576 49275 +32699
- Misses 8354 71935 +63581
- Partials 1343 1652 +309 | Files with missing lines | Coverage Δ | |
|---|---|---|
| controlplane/src/core/constants.ts | 100.00% <100.00%> (ø) |
|
| ...lane/src/core/repositories/OperationsRepository.ts | 84.66% <100.00%> (ø) |
|
| controlplane/src/core/util.ts | 81.23% <100.00%> (ø) |
|
| ...lane/src/core/bufservices/check/getAllOverrides.ts | 73.17% <83.33%> (ø) |
|
| [...zationSlug]/[namespace]/graph/[slug]/overrides.tsx](https://app.codecov.io/gh/wundergraph/cosmo/pull/2695?src=pr&el=tree&filepath=studio%2Fsrc%2Fpages%2F%5BorganizationSlug%5D%2F%5Bnamespace%5D%2Fgraph%2F%5Bslug%5D%2Foverrides.tsx&utm_medium=referral&utm_source=github&utm_content=checks&utm_campaign=pr+comments&utm_term=wundergraph#diff-c3R1ZGlvL3NyYy9wYWdlcy9bb3JnYW5pemF0aW9uU2x1Z10vW25hbWVzcGFjZV0vZ3JhcGgvW3NsdWddL292ZXJyaWRlcy50c3g=) | 0.00% <0.00%> (ø) |
🚀 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