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

babelfish-for-postgresql / babelfish_extensions / 17288018329
77%

Build:
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 28 Aug 2025 07:09AM UTC
Jobs 1
Files 120
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

28 Aug 2025 06:43AM UTC coverage: 76.209% (+0.1%) from 76.103%
17288018329

push

github

web-flow
Added support for XML VALUE() datatype method (#3771)

Currently we do not support XML VALUE() Function. This PR adds the support for XML VALUE() Function.
This support is added by rewriting the query as follows

xml_expression.VALUE(xpath, 'typename')   ->   cast(bbf_xmlvalue(xpath, 'typename', xml_expression) as typename)

Also fixed issues with datatype colon_colon methods.

Signed-off-by: Rohit Bhagat rohitbgt@amazon.com

54 of 54 new or added lines in 5 files covered. (100.0%)

50180 of 65845 relevant lines covered (76.21%)

376184.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 17288018329.1 28 Aug 2025 07:09AM UTC 120
76.21
GitHub Action Run
Source Files on build 17288018329
  • Tree
  • List 120
  • Changed 8
  • Source Changed 6
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #17288018329
  • 2da1db5a on github
  • Prev Build on BABEL_5_X_DEV (#17271276076)
  • Next Build on BABEL_5_X_DEV (#17426547600)
  • 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