• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

babelfish-for-postgresql / babelfish_extensions / 10900503761
74%
BABEL_5_X_DEV: 77%

Build:
Build:
LAST BUILD BRANCH: jira-babel-6207
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 17 Sep 2024 10:28AM UTC
Jobs 1
Files 114
Run time 38min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

17 Sep 2024 09:40AM UTC coverage: 73.632% (-0.001%) from 73.633%
10900503761

push

github

web-flow
fix valgrind warnings in alter function (#2936) (#2938)

References to list cell become invalid after calls to list_delete_cell().
In alter function statement we were referencing the return_cell across call to list_delete_cell(). list_delete_cell() completely copies a list to new location when VALGRIND is enabled which meant that return_cell was no longer valid.
As a fix we use foreach_delete_current to delete the defelem inside the foreach loop and skip maintaining a list cell pointer altogether.

Issues Resolved: [BABEL-5249]

Signed-off-by: Tanzeel Khan <tzlkhan@amazon.com>

8 of 8 new or added lines in 2 files covered. (100.0%)

42722 of 58021 relevant lines covered (73.63%)

139578.23 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10900503761.1 17 Sep 2024 10:28AM UTC 114
73.63
GitHub Action Run
Source Files on build 10900503761
  • Tree
  • List 114
  • Changed 51
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #10900503761
  • f14118fa on github
  • Prev Build on BABEL_3_X_DEV (#10879529280)
  • Next Build on BABEL_3_X_DEV (#10916898294)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc