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

babelfish-for-postgresql / babelfish_extensions / 12297816925 / 1
76%
BABEL_5_X_DEV: 77%

Build:
Build:
LAST BUILD BRANCH: babel-6276-3x
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 12 Dec 2024 02:38PM UTC
Files 115
Run time 5s
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

12 Dec 2024 01:52PM UTC coverage: 74.73% (-0.001%) from 74.731%
12297816925.1

push

github

web-flow
[OSS-ONLY] Update JDBC Framework to run under a single connection (#3060)

With this commit we enforce JDBC framework to use and keep re-using only 1 connection through it's entirety. We enable this only for non-upgrade tests for now.
To do so we execute the sp_reset_connection after each test file, using the same connection object. In case of crossdialect files (.mix) we still keep reusing the the same connection unless the user has specified their own --tsql/--psql connections.
While enabling this we encountered a lot of bugs which we fixed and add explicit tests under Test-sp_reset_connection.mix but there are other issues that using one connections bring with it like the drawback of not able to unload pg_hint_plan from the current session and other bugs. To avoid them from failing we update these test files as .mix files with their own "--tsql" connection which gets disconnected at the end of the file.

Issues Resolved
BABEL-5255

Signed-off-by: Kushaal Shroff <kushaal@amazon.com>

45781 of 61262 relevant lines covered (74.73%)

164617.19 hits per line

Source Files on job 12297816925.1
  • Tree
  • List 115
  • Changed 96
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 12297816925
  • 30f91034 on github
  • Prev Job for on BABEL_4_X_DEV (#12278087977.1)
  • Next Job for on BABEL_4_X_DEV (#12299517302.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