Skip to content

Clean up comments - #813

Merged
jeltz merged 4 commits into
percona:mainfrom
jeltz:fix-comments
Aug 5, 2026
Merged

Clean up comments#813
jeltz merged 4 commits into
percona:mainfrom
jeltz:fix-comments

Conversation

@jeltz

@jeltz jeltz commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Various improvements of comments:

  • Fix typos
  • Remove an outdated part of a comment
  • Clarify comments in pgsm_delete_query_stats()
  • Clarify a comment about attaching to DSA

PG-0

jeltz added 4 commits August 4, 2026 17:51
This part of the comment has not been true for a long time.
That we need to loop through the list only out of paranoia has never
been true, we need to look through the whole list due to queries
potentially having been planned in a different order than they were
executed.
Replace the old comments with a shorter and more precise one.
@codecov

codecov Bot commented Aug 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.49%. Comparing base (d5b78bc) to head (833087b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #813   +/-   ##
=======================================
  Coverage   88.49%   88.49%           
=======================================
  Files           3        3           
  Lines        1304     1304           
  Branches      180      180           
=======================================
  Hits         1154     1154           
  Misses         75       75           
  Partials       75       75           

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

@jeltz
jeltz merged commit 8bd27c7 into percona:main Aug 5, 2026
60 of 61 checks passed
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.

2 participants