Skip to content

feat: add support for List AI Request Logs method - #283

Merged
andrii-bodnar merged 1 commit into
masterfrom
feat/issue-279_ai-request-logs
Sep 14, 2026
Merged

andrii-bodnar merged 1 commit into
masterfrom
feat/issue-279_ai-request-logs

Conversation

@innomaxx

Copy link
Copy Markdown
Collaborator

Closes #279

Adds AiApi::listRequestLogs() (and Enterprise variant) with the
AiRequestLog model, closing #279.
@innomaxx innomaxx self-assigned this Sep 11, 2026
@codecov

codecov Bot commented Sep 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.04%. Comparing base (08a8ea1) to head (c3d3228).

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #283      +/-   ##
============================================
+ Coverage     93.96%   94.04%   +0.09%     
- Complexity     2092     2119      +27     
============================================
  Files           187      188       +1     
  Lines          5673     5752      +79     
============================================
+ Hits           5330     5409      +79     
  Misses          343      343              

☔ 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.

@andrii-bodnar
andrii-bodnar merged commit c5bb561 into master Sep 14, 2026
8 checks passed
@andrii-bodnar
andrii-bodnar deleted the feat/issue-279_ai-request-logs branch September 14, 2026 07:14
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.

Add support for List AI Request Logs method

2 participants