Skip to content

Logging: add a public API for recording MCP tool and ability requests - #914

Open
azizulhasan wants to merge 1 commit into
WordPress:developfrom
azizulhasan:add/public-request-logging-api
Open

Logging: add a public API for recording MCP tool and ability requests#914
azizulhasan wants to merge 1 commit into
WordPress:developfrom
azizulhasan:add/public-request-logging-api

Logging: add a public API for recording MCP tool and ability requests

4a2511d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 1, 2026 in 0s

80.45% (+0.01%) compared to 5599e9d

View this Pull Request on Codecov

80.45% (+0.01%) compared to 5599e9d

Details

Codecov Report

❌ Patch coverage is 88.46154% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.45%. Comparing base (5599e9d) to head (4a2511d).

Files with missing lines Patch % Lines
includes/Logging/Logging_Integration.php 0.00% 2 Missing ⚠️
includes/Logging/AI_Request_Log_Manager.php 94.73% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #914      +/-   ##
=============================================
+ Coverage      80.43%   80.45%   +0.01%     
- Complexity      2565     2570       +5     
=============================================
  Files            110      110              
  Lines          10448    10472      +24     
=============================================
+ Hits            8404     8425      +21     
- Misses          2044     2047       +3     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.