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

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

Build:
Build:
LAST BUILD BRANCH: fix_script_injection
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 29 Jul 2024 07:27AM UTC
Jobs 1
Files 114
Run time 2min
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

29 Jul 2024 06:48AM UTC coverage: 73.512%. Remained the same
10139490543

push

github

web-flow
Added wrapper functions for REPLICATE() Function to fix issue with input containing multi-byte characters. (#2740)

Currently for string function REPLICATE() the existing definition takes input as type TEXT and return type is VARCHAR.
This leads to incorrect output for input containing multi-byte characters with NCHAR and NVARCHAR datatype for
input, as the return datatype should have been NVARCHAR for NCHAR and NVARCHAR datatype.

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

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

42387 of 57660 relevant lines covered (73.51%)

109646.13 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10139490543.1 29 Jul 2024 07:27AM UTC 114
73.51
GitHub Action Run
Source Files on build 10139490543
  • Tree
  • List 114
  • Changed 77
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #10139490543
  • 20493dea on github
  • Prev Build on BABEL_3_X_DEV (#10117754175)
  • Next Build on BABEL_3_X_DEV (#10147879404)
  • 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