Skip to content

Free list entry memory explicitly on delete

34aa683
Select commit
Loading
Failed to load commit list.
Draft

PG-2229 Memory leaks once query executed via SPI interface #634

Free list entry memory explicitly on delete
34aa683
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 28, 2026 in 1s

86.08% (+0.18%) compared to b6ffd37

View this Pull Request on Codecov

86.08% (+0.18%) compared to b6ffd37

Details

Codecov Report

❌ Patch coverage is 88.46154% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.08%. Comparing base (b6ffd37) to head (34aa683).
⚠️ Report is 14 commits behind head on main.

Files with missing lines Patch % Lines
pg_stat_monitor.c 88.46% 3 Missing and 6 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #634      +/-   ##
==========================================
+ Coverage   85.89%   86.08%   +0.18%     
==========================================
  Files           3        3              
  Lines        1354     1358       +4     
  Branches      218      219       +1     
==========================================
+ Hits         1163     1169       +6     
+ Misses         91       90       -1     
+ Partials      100       99       -1     

☔ View full report in Codecov by Sentry.
📢 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.