percona / pg_stat_monitor

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

Fixing code indentation with pgindent #388

Closed hqakhtar closed 1 year ago

hqakhtar commented 1 year ago

Fixed code indentation.

codecov[bot] commented 1 year ago

Codecov Report

Merging #388 (64f2796) into main (4352d97) will increase coverage by 2.88%. The diff coverage is 95.71%.

@@            Coverage Diff             @@
##             main     #388      +/-   ##
==========================================
+ Coverage   88.14%   91.03%   +2.88%     
==========================================
  Files           3        3              
  Lines        1232     1260      +28     
  Branches       42       33       -9     
==========================================
+ Hits         1086     1147      +61     
+ Misses        126       93      -33     
  Partials       20       20              
Impacted Files Coverage Δ
pg_stat_monitor.c 90.37% <ø> (+2.17%) :arrow_up:
hash_query.c 95.93% <95.68%> (+13.30%) :arrow_up:
guc.c 96.00% <95.83%> (-4.00%) :arrow_down:

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