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

babelfish-for-postgresql / babelfish_extensions / 12298439242
77%

Build:
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 12 Dec 2024 03:01PM 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

12 Dec 2024 02:27PM UTC coverage: 74.822% (-0.02%) from 74.844%
12298439242

push

github

web-flow
Allow string functions to be called with arguments of datatypes that were supported earlier (#3192)

While fixing issue in string functions for input containing multibyte characters, we blocked string functions called with some datatypes to be more compliance with TSQL, which were supported earlier by using underlying PostgreSQL string functions. This PR include changes to allow all string functions to be called on all the datatypes that were support earlier.

Following are the string functions which faced this issue and will be fixed with this PR:-

CONCAT, CONCAT_WS
STRING_AGG
TRIM, LTRIM, RTRIM, LEFT, RIGHT
REPLACE
REPLICATE
REVERSE
TRANSLATE
STUFF
SUBSTRING
LOWER and UPPER

Issues Resolved: BABEL-5337

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

79 of 79 new or added lines in 3 files covered. (100.0%)

9 existing lines in 2 files now uncovered.

46437 of 62063 relevant lines covered (74.82%)

169476.3 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
4
81.43
-0.63% contrib/babelfishpg_tsql/src/pltsql_coerce.c
5
94.12
-2.45% contrib/babelfishpg_common/src/typecode.c
Jobs
ID Job ID Ran Files Coverage
1 12298439242.1 12 Dec 2024 03:01PM UTC 115
74.82
GitHub Action Run
Source Files on build 12298439242
  • Tree
  • List 115
  • Changed 77
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #12298439242
  • 0edbfa28 on github
  • Prev Build on BABEL_5_X_DEV (#12295183613)
  • Next Build on BABEL_5_X_DEV (#12309857378)
  • 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