feat(internal/civisibility): implement pagination for known tests#4509
Conversation
|
✅ Tests 🎉 All green!❄️ No new flaky tests detected 🎯 Code Coverage (details) 🔗 Commit SHA: d1c5e8e | Docs | Datadog PR Page | Was this helpful? React with 👍/👎 or give us feedback! |
Codecov Report❌ Patch coverage is
Additional details and impacted files
🚀 New features to boost your workflow:
|
BenchmarksBenchmark execution time: 2026-03-09 11:30:03 Comparing candidate commit d1c5e8e in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 156 metrics, 8 unstable metrics.
|
|
/merge |
|
View all feedbacks in Devflow UI.
The expected merge time in
|
1595de3
into
main
What does this PR do?
Implements pagination support for the known tests API.
Motivation
To reduce load and avoid timeouts and issues on the backend, the endpoint as been updated to make use of pagination.
Reviewer's Checklist
make lintlocally.make testlocally.make generatelocally.make fix-moduleslocally.Unsure? Have a question? Request a review!