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

babelfish-for-postgresql / babelfish_extensions / 24184681649
76%
BABEL_6_X_DEV: 77%

Build:
Build:
LAST BUILD BRANCH: BABEL_6401_MULTILINESTRING
DEFAULT BRANCH: BABEL_6_X_DEV
Ran 09 Apr 2026 10:46AM UTC
Jobs 1
Files 120
Run time 1min
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

09 Apr 2026 10:10AM UTC coverage: 76.325%. Remained the same
24184681649

push

github

web-flow
fix: Deep copy parameter names for prepared statements (#4705) (#4710)

Currently, when cloning arguments to pltsql functions, we only copy the
pointer to the argument names, which means that when a prepared statement is
stored, the strings containing the parameter names are not retained.

When later executing a prepared statement using its handle, we don't have the
original param names, and so we cannot call them using their arguments.

To fix this, we copy the argument names as well when cloning the struct.

Task: BABEL-6391

Authored-by: Saurav Samantaray <sauravay@amazon.com>

3 of 3 new or added lines in 1 file covered. (100.0%)

2 existing lines in 1 file now uncovered.

50793 of 66548 relevant lines covered (76.33%)

398961.1 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
76.23
-0.62% contrib/babelfishpg_tds/src/backend/tds/tdscomm.c
Jobs
ID Job ID Ran Files Coverage
1 24184681649.1 09 Apr 2026 10:46AM UTC 120
76.33
GitHub Action Run
Source Files on build 24184681649
  • Tree
  • List 120
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24184681649
  • fe2d28e3 on github
  • Prev Build on BABEL_4_X_DEV (#24097003023)
  • Next Build on BABEL_4_X_DEV (#24357361670)
  • 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