percona / pg_stat_monitor

Query Performance Monitoring Tool for PostgreSQL
https://docs.percona.com/pg-stat-monitor/
Other
477 stars 59 forks source link

PostgreSQL 16 support for PGSM #420

Closed hqakhtar closed 1 year ago

hqakhtar commented 1 year ago
* Fixing issues with GUC initialization and function renames
* Fixed regression issues with PG16
codecov[bot] commented 1 year ago

Codecov Report

Merging #420 (d667ed7) into main (a896be9) will decrease coverage by 0.01%. Report is 14 commits behind head on main. The diff coverage is 95.31%.

@@            Coverage Diff             @@
##             main     #420      +/-   ##
==========================================
- Coverage   91.11%   91.10%   -0.01%     
==========================================
  Files           3        3              
  Lines        1260     1270      +10     
  Branches       33       34       +1     
==========================================
+ Hits         1148     1157       +9     
  Misses         92       92              
- Partials       20       21       +1     
Files Changed Coverage Δ
pg_stat_monitor.c 90.45% <ø> (-0.02%) :arrow_down:
hash_query.c 95.93% <95.28%> (ø)
guc.c 96.15% <95.45%> (+0.15%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more