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

babelfish-for-postgresql / babelfish_extensions / 11857825420
77%

Build:
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 15 Nov 2024 02:52PM 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 Nov 2024 02:14PM UTC coverage: 74.569% (+0.5%) from 74.048%
11857825420

push

github

web-flow
Fix regression in FOR JSON AUTO with nested queries. (#3125)

* Fix regression in FOR JSON AUTO with nested queries.

The previous implementation of nested FOR JSON AUTO relied on the happy
accident that the enum T_JsonArrayQueryConstructor happened to have the
same value as the typid for the json type, 114. In PG17 the enum value
for T_JsonArrayQueryConstructor changed to 130, leading to errors when
trying to evaluate nested FOR JSON AUTO queries. Fix this by properly
using the typid for json.

Task: BABEL-5398

Signed-off-by: Jason Teng <jasonten@amazon.com>

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

45293 of 60740 relevant lines covered (74.57%)

158058.76 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11857825420.1 15 Nov 2024 02:52PM UTC 115
74.57
GitHub Action Run
Source Files on build 11857825420
  • Tree
  • List 115
  • Changed 72
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #11857825420
  • e47fa84c on github
  • Prev Build on BABEL_5_X_DEV (#11853634329)
  • Next Build on BABEL_5_X_DEV (#11894064734)
  • 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