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

babelfish-for-postgresql / babelfish_extensions / 15995074467
77%

Build:
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 01 Jul 2025 09:49AM UTC
Jobs 1
Files 120
Run time 4min
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

01 Jul 2025 09:14AM UTC coverage: 75.869% (+0.04%) from 75.83%
15995074467

push

github

web-flow
fix for char and nchar function correct handling (#3855)

Function char throws error if the input integer is not in range 0-255, where as tsql returns NULL instead of error.
Function nchar should throw NULL if the the input integer is not in range 0-65535
Fix for nchar() function so that if input type is coercible to int then it should execute successfully without throwing error

Task: [BABEL-4810] [BABEL-4812][BABEL-5933]

Signed-off-by: pranav jain <pranav23iitd@gmail.com>

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

37 existing lines in 2 files now uncovered.

49469 of 65203 relevant lines covered (75.87%)

315830.14 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
76.23
-0.62% contrib/babelfishpg_tds/src/backend/tds/tdscomm.c
35
84.53
1.02% contrib/babelfishpg_tsql/src/cursor.c
Jobs
ID Job ID Ran Files Coverage
1 15995074467.1 01 Jul 2025 09:49AM UTC 120
75.87
GitHub Action Run
Source Files on build 15995074467
  • Tree
  • List 120
  • Changed 6
  • Source Changed 2
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #15995074467
  • 36085f6a on github
  • Prev Build on BABEL_5_X_DEV (#15889588684)
  • Next Build on BABEL_5_X_DEV (#15996982990)
  • 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