Skip to content

feat(admin): give Admin/stats credentials their own credential scope (PROXYSQL31) - #5993

Merged
renecannao merged 5 commits into
v3.0from
feature/5987-admin-credential-scope
Aug 8, 2026
Merged

feat(admin): give Admin/stats credentials their own credential scope (PROXYSQL31)#5993
renecannao merged 5 commits into
v3.0from
feature/5987-admin-credential-scope

fix(admin): look up the web UI's stats account in the Admin credentia…

1e2f0f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 7, 2026 in 1s

52.44% (+0.02%) compared to 89a29ec

View this Pull Request on Codecov

52.44% (+0.02%) compared to 89a29ec

Details

Codecov Report

❌ Patch coverage is 39.51613% with 75 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.44%. Comparing base (89a29ec) to head (1e2f0f2).

Files with missing lines Patch % Lines
lib/MySQL_Protocol.cpp 2.70% 71 Missing and 1 partial ⚠️
include/proxysql_structs.h 75.00% 0 Missing and 1 partial ⚠️
lib/PgSQL_Authentication.cpp 94.73% 1 Missing ⚠️
lib/ProxySQL_HTTP_Server.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             v3.0    #5993      +/-   ##
==========================================
+ Coverage   52.42%   52.44%   +0.02%     
==========================================
  Files         472      472              
  Lines      143105   143173      +68     
  Branches    36164    36165       +1     
==========================================
+ Hits        75022    75091      +69     
- Misses      51237    51245       +8     
+ Partials    16846    16837       -9     

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