Skip to content

PG-2182 Backport tests from pg_stat_statements - #815

Open
artemgavrilov wants to merge 2 commits into
mainfrom
PG-2182-tests
Open

PG-2182 Backport tests from pg_stat_statements#815
artemgavrilov wants to merge 2 commits into
mainfrom
PG-2182-tests

Conversation

@artemgavrilov

@artemgavrilov artemgavrilov commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

PG-2182

This PR backports tests cases from pg_stat_statements. It seems that this exposed couple issues with PGSM, but they will be addressed in following PRs. For now just cover current behavior.

@codecov

codecov Bot commented Aug 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.49%. Comparing base (6d9471a) to head (040ea3b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #815      +/-   ##
==========================================
+ Coverage   88.10%   88.49%   +0.39%     
==========================================
  Files           3        3              
  Lines        1311     1313       +2     
  Branches      185      187       +2     
==========================================
+ Hits         1155     1162       +7     
+ Misses         80       76       -4     
+ Partials       76       75       -1     

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

@artemgavrilov
artemgavrilov marked this pull request as ready for review August 7, 2026 14:56
Backport all test cases that make sense for pg_stat_monitor from
pg_stat_statements.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant