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

babelfish-for-postgresql / babelfish_extensions / 11083931505
76%
BABEL_6_X_DEV: 78%

Build:
Build:
LAST BUILD BRANCH: BABEL_5_X_DEV
DEFAULT BRANCH: BABEL_6_X_DEV
Ran 28 Sep 2024 01: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

28 Sep 2024 12:32PM UTC coverage: 74.487% (+0.04%) from 74.448%
11083931505

push

github

web-flow
Added support for XML EXIST() method (#2913)

Currently we do not support XML EXIST() method. This commit adds the support for XML EXIST() Function.

This support is added by rewriting the query as follows,
xml_expression.EXIST(xpath)   ->   bbf_xmlexist(xpath, xml_expression)

Also, added internal function bbf_xmlexist(xpath, xml_expression) which uses underlying PostgreSQL function
xmlexists() to get the required output.

Task: BABEL-5222
Signed-off-by: Rohit Bhagat <rohitbgt@amazon.com>

94 of 97 new or added lines in 2 files covered. (96.91%)

44985 of 60393 relevant lines covered (74.49%)

162216.79 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11083931505.1 28 Sep 2024 01:09PM UTC 0
74.49
GitHub Action Run
Source Files on build 11083931505
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #11083931505
  • caf56751 on github
  • Prev Build on BABEL_4_X_DEV (#11078480434)
  • Next Build on BABEL_4_X_DEV (#11104515657)
  • 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