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

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

Build:
Build:
LAST BUILD BRANCH: jira-babel-6207
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 02 Sep 2024 04:56AM 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

02 Sep 2024 04:09AM UTC coverage: 73.609% (+0.006%) from 73.603%
10660602152

push

github

web-flow
Added wrapper functions for STRING_AGG() function to fix issue with input containing multi-byte characters. (#2869)

Currently for string function `STRING_AGG()` we are directly using corresponding PG function whose input and output
datatype is `TEXT`. This leads to incorrect output for input containing multi-byte characters with `nchar` and
`nvarchar` datatype. 

This commit will fix this issue by adding wrapper functions with correct input and return datatype for `STRING_AGG()`
function.

Task: BABEL-5156
Signed-off-by: Rohit Bhagat <rohitbgt@amazon.com>

17 of 18 new or added lines in 2 files covered. (94.44%)

42664 of 57960 relevant lines covered (73.61%)

140082.02 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
80.1
0.32% contrib/babelfishpg_tsql/src/pltsql_coerce.c
Jobs
ID Job ID Ran Files Coverage
1 10660602152.1 02 Sep 2024 04:56AM UTC 114
73.61
GitHub Action Run
Source Files on build 10660602152
  • Tree
  • List 114
  • Changed 77
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #10660602152
  • 6d407be3 on github
  • Prev Build on BABEL_3_X_DEV (#10635687945)
  • Next Build on BABEL_3_X_DEV (#10680746728)
  • 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