Skip to content

PG-2395 Fetch datname and username from syscache in pgsm_store() - #658

Closed
AndersAstrand wants to merge 1 commit into
percona:mainfrom
AndersAstrand:defer-syscache-to-store
Closed

PG-2395 Fetch datname and username from syscache in pgsm_store()#658
AndersAstrand wants to merge 1 commit into
percona:mainfrom
AndersAstrand:defer-syscache-to-store

Fetch datname and username from syscache in pgsm_store()

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

86.17% (-0.16%) compared to 5950916

View this Pull Request on Codecov

86.17% (-0.16%) compared to 5950916

Details

Codecov Report

❌ Patch coverage is 60.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.17%. Comparing base (5950916) to head (4ff6890).
⚠️ Report is 162 commits behind head on main.

Files with missing lines Patch % Lines
pg_stat_monitor.c 60.00% 0 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #658      +/-   ##
==========================================
- Coverage   86.32%   86.17%   -0.16%     
==========================================
  Files           3        3              
  Lines        1346     1345       -1     
  Branches      217      218       +1     
==========================================
- Hits         1162     1159       -3     
  Misses         87       87              
- Partials       97       99       +2     

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