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

babelfish-for-postgresql / babelfish_extensions / 10000408099 / 1
74%
BABEL_5_X_DEV: 77%

Build:
Build:
LAST BUILD BRANCH: jira-babel-6207
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 19 Jul 2024 12:57AM UTC
Files 114
Run time 3s
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

19 Jul 2024 12:16AM UTC coverage: 73.432% (+0.001%) from 73.431%
10000408099.1

push

github

web-flow
Fix crash issue in pre transforming column name (#2752)

Fix the crash happen when column ref is followed by a comment without
space like : 'SELECT table1.c2--table1.REPGETTEXT('.

Previously, the column transform didn't consider '--' will directly
followed with column ref and will wrongly regard the comment part
as the column ref, thus will cause crash later in finding the column name.

This fix add the check for '--' at the end of column def in the sql string to avoid this crash.

Task: BABEL-5070
Signed-off-by: Zhibai Song <szh@amazon.com>

42180 of 57441 relevant lines covered (73.43%)

108724.54 hits per line

Source Files on job 10000408099.1
  • Tree
  • List 114
  • Changed 64
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 10000408099
  • 30bff194 on github
  • Prev Job for on BABEL_3_X_DEV (#9977801290.1)
  • Next Job for on BABEL_3_X_DEV (#10058822560.1)
  • 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