Skip to content

Remove unused error info argument to pgsm_update_counters()#785

Merged
jeltz merged 1 commit into
percona:mainfrom
jeltz:rm-unused-errinfo
Jul 14, 2026
Merged

Remove unused error info argument to pgsm_update_counters()#785
jeltz merged 1 commit into
percona:mainfrom
jeltz:rm-unused-errinfo

Conversation

@jeltz

@jeltz jeltz commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

This argument was always NULL as the code for storing errors did not use this code path.

PG-0

@codecov

codecov Bot commented Jul 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.91%. Comparing base (ba1e9fa) to head (574c076).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #785      +/-   ##
==========================================
+ Coverage   87.65%   87.91%   +0.26%     
==========================================
  Files           3        3              
  Lines        1320     1316       -4     
  Branches      187      186       -1     
==========================================
  Hits         1157     1157              
+ Misses         80       77       -3     
+ Partials       83       82       -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.

This argument was always NULL as the code for storing errors did not use
this code path.
@jeltz
jeltz force-pushed the rm-unused-errinfo branch from 40f61a5 to 574c076 Compare July 13, 2026 13:00
@jeltz
jeltz merged commit d105d28 into percona:main Jul 14, 2026
50 of 51 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