Skip to content

feat(analytics): add paginated list methods and list params types - #155

Merged
Cjay-Cyber-2 merged 2 commits into
ASTROIDX556:mainfrom
codexhange:feat/analytics-pagination
Sep 1, 2026
Merged

feat(analytics): add paginated list methods and list params types#155
Cjay-Cyber-2 merged 2 commits into
ASTROIDX556:mainfrom
codexhange:feat/analytics-pagination

Conversation

@codexhange

Copy link
Copy Markdown
Contributor

Adds AnalyticsResource.listAgents/listBudgets backed by page-aware endpoints and AnalyticsListParams/PaginatedResponse types.

Closes #127

Adds AnalyticsResource.listAgents/listBudgets backed by page-aware
endpoints and AnalyticsListParams/PaginatedResponse types.

Closes ASTROIDX556#127

🤖 Generated with Codebuff
Co-Authored-By: Codebuff <noreply@codebuff.com>
@drips-wave

drips-wave Bot commented Aug 29, 2026

Copy link
Copy Markdown

@codexhange Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@mergekeeper

mergekeeper Bot commented Aug 29, 2026

Copy link
Copy Markdown

MergeKeeper review

Scope: in scope for linked issue #127.
Verdict: clean

The pull request correctly implements pagination parameters, paginated response types, and analytics list methods with accompanying unit tests as specified in issue #127.

Reviewed commit: 2ed3db8ce5434a57f4b1c4e13cdb2ea7c2e858b6.
CI and merge eligibility are checked separately.

@mergekeeper

mergekeeper Bot commented Aug 29, 2026

Copy link
Copy Markdown

MergeKeeper merge status

Status: blocked
PR state: open
Mergeability: conflicts / not mergeable
Checked commit: 2ed3db8ce5434a57f4b1c4e13cdb2ea7c2e858b6.

Reason: One or more required CI checks failed.

Failing checks:

Next steps:

  1. Open the failing check details above and fix the reported error.
  2. Run the same checks locally where possible.
  3. Commit and push the fix.
  4. MergeKeeper will automatically re-review the updated PR.

@Cjay-Cyber-2
Cjay-Cyber-2 merged commit f066933 into ASTROIDX556:main Sep 1, 2026
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.

Implement pagination parameters and meta types for analytics queries

2 participants