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

babelfish-for-postgresql / babelfish_extensions / 19568509781
77%

Build:
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 21 Nov 2025 11:30AM UTC
Jobs 1
Files 121
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

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

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>

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

51975 of 67720 relevant lines covered (76.75%)

381027.39 hits per line

Jobs
ID Job ID Ran Files Coverage
1 19568509781.1 21 Nov 2025 11:30AM UTC 121
76.75
GitHub Action Run
Source Files on build 19568509781
  • Tree
  • List 121
  • Changed 2
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19568509781
  • 1dbed5bf on github
  • Prev Build on BABEL_5_X_DEV (#19475856607)
  • Next Build on BABEL_5_X_DEV (#19576939148)
  • 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