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

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

Build:
Build:
LAST BUILD BRANCH: BABEL-5844-4x
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 02 Sep 2024 10:55AM UTC
Jobs 1
Files 115
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 10:05AM UTC coverage: 74.226% (+0.007%) from 74.219%
10665086919

push

github

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

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>

20 of 21 new or added lines in 2 files covered. (95.24%)

44658 of 60165 relevant lines covered (74.23%)

150909.27 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
80.53
0.3% contrib/babelfishpg_tsql/src/pltsql_coerce.c
Jobs
ID Job ID Ran Files Coverage
1 10665086919.1 02 Sep 2024 10:55AM UTC 115
74.23
GitHub Action Run
Source Files on build 10665086919
  • Tree
  • List 115
  • Changed 81
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #10665086919
  • 52b60975 on github
  • Prev Build on BABEL_4_X_DEV (#10632139101)
  • Next Build on BABEL_4_X_DEV (#10695603061)
  • 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