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

babelfish-for-postgresql / babelfish_extensions / 20783766438
77%

Build:
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 07 Jan 2026 02:18PM UTC
Jobs 1
Files 121
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

07 Jan 2026 01:53PM UTC coverage: 76.884% (+0.006%) from 76.878%
20783766438

push

github

web-flow
Fixing typmod for MIN()/MAX() on CHAR/NCHAR datatypes  (#4372)

Earlier in Babelfish, we were losing out on typmod information in case of MIN/MAX() function having CHAR/NCHAR as argument, which was leading to error and requiring explicit casting to Varchar/Nvarchar.

With this commit, we are using pltsql_post_transform_expr_recurse function to detect MIN/MAX aggregates on CHAR/NCHAR types and preserve the original column's typmod by adding a relabel node with the correct type modifier.

Task: BABEL-5688

Signed-off-by: Tanya Gupta tanyagp@amazon.com

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

52575 of 68382 relevant lines covered (76.88%)

386605.32 hits per line

Jobs
ID Job ID Ran Files Coverage
1 20783766438.1 07 Jan 2026 02:18PM UTC 121
76.88
GitHub Action Run
Source Files on build 20783766438
  • Tree
  • List 121
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20783766438
  • 8ad20fbc on github
  • Prev Build on BABEL_5_X_DEV (#20780224196)
  • Next Build on BABEL_5_X_DEV (#20806821480)
  • 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