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

babelfish-for-postgresql / babelfish_extensions / 12797273305
78%
BABEL_6_X_DEV: 78%

Build:
Build:
LAST BUILD BRANCH: xml_nodes
DEFAULT BRANCH: BABEL_6_X_DEV
Ran 15 Jan 2025 10:09PM 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

15 Jan 2025 09:24PM UTC coverage: 74.967% (+0.004%) from 74.963%
12797273305

push

github

web-flow
Fix a corner case '=' not properly rewritten to AS (#3405)


Previously we rewrite "SELECT COL=expr" to "SELECT expr as "COL"", but
there's a corner case that for if condition, it didn't do the rewrite,
because different parser path from if condition to dml statement.

This commit fix this issue by adding the mutator logic to if statement
rewrite.

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

47000 of 62694 relevant lines covered (74.97%)

166963.74 hits per line

Coverage Regressions

Lines Coverage ∆ File
304
90.14
0.02% contrib/babelfishpg_tsql/src/tsqlIface.cpp
Jobs
ID Job ID Ran Files Coverage
1 12797273305.1 15 Jan 2025 10:09PM UTC 115
74.97
GitHub Action Run
Source Files on build 12797273305
  • Tree
  • List 115
  • Changed 68
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #12797273305
  • 2634a7f3 on github
  • Prev Build on BABEL_5_X_DEV (#12782058233)
  • Next Build on BABEL_5_X_DEV (#12805325703)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc