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

babelfish-for-postgresql / babelfish_extensions / 19568509781 / 1
77%
BABEL_5_X_DEV: 77%

Build:
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 21 Nov 2025 11:30AM UTC
Files 121
Run time 5s
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

21 Nov 2025 11:05AM UTC coverage: 76.75% (+0.03%) from 76.723%
19568509781.1

push

github

web-flow
Fix string types to sqlvariant conversion with query based initialization. (#4198)

This commit fixes an issue where implicit conversions from string types to
sqlvariant type were handled incorrectly during query-based initialization.

The problem occurred with SQL queries containing implicit conversions from
string types (specifically those starting with 'SELECT') during the
initialization process of sqlvariant types. These conversions were not being
processed correctly, leading to potential errors or incorrect behavior.

The root cause was about wrong calculation of the data's length in
'TdsSendTypeSqlvariant' function. The correct modifications have been done for
char, varchar, nchar, nvarchar and binary types.

Issues Resolved
https://github.com/babelfish-for-postgresql/babelfish_extensions/issues/4129
[BABEL-6215]

Author: Berkay <berkayozkarhan>
Reviewed-by: Tanzeel Khan <tzlkhan@amazon.com>
Reviewed-by: Pranav Jain <pranav23iitd@gmail.com>

51975 of 67720 relevant lines covered (76.75%)

381027.39 hits per line

Source Files on job 19568509781.1
  • Tree
  • List 121
  • Changed 2
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 19568509781
  • 1dbed5bf on github
  • Prev Job for on BABEL_5_X_DEV (#19475856607.1)
  • Next Job for on BABEL_5_X_DEV (#19576939148.1)
  • 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