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

babelfish-for-postgresql / babelfish_extensions / 8643122154
76%
BABEL_5_X_DEV: 77%

Build:
Build:
LAST BUILD BRANCH: BABEL_4_X_DEV
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 11 Apr 2024 08:09AM UTC
Jobs 1
Files 114
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

11 Apr 2024 07:32AM UTC coverage: 72.568% (+0.005%) from 72.563%
8643122154

push

github

web-flow
Fix handling for TVP to allow mixed declaration of named and unnamed parameters (#2478)

Babelfish is throwing an error "not all Parameters have names" when SP_EXECSQL contains TVP. This is occurring due
to incorrect assumption about whether all parameters have names or not. But in theory there could be names for few
parameters and no names for other.

This commit modified logic in tdsrpc.c file to correctly set the flag so that we could assign a name for unnamed
parameters and use the existing name for named parameters which allows us for mixed declaration use for both named
and unnamed parameters. Also, added test cases for this issue

Task: BABEL- 4707
Signed-off-by: Anikait Agrawal <agraani@amazon.com>

4 of 5 new or added lines in 2 files covered. (80.0%)

41149 of 56704 relevant lines covered (72.57%)

64818.2 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
86.78
0.0% contrib/babelfishpg_tds/src/backend/tds/tdstypeio.c
Jobs
ID Job ID Ran Files Coverage
1 8643122154.1 11 Apr 2024 08:09AM UTC 114
72.57
GitHub Action Run
Source Files on build 8643122154
  • Tree
  • List 114
  • Changed 69
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #8643122154
  • 3488e0fd on github
  • Prev Build on BABEL_4_X_DEV (#8633276413)
  • Next Build on BABEL_4_X_DEV (#8643297200)
  • 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

© 2025 Coveralls, Inc