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

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

Build:
Build:
LAST BUILD BRANCH: BABEL-5577
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 12 Dec 2024 02:38PM 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

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

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

Uncovered Existing Lines

Lines Coverage ∆ File
2
19.14
-0.18% contrib/babelfishpg_tsql/src/pl_funcs.c
3
45.82
-0.64% contrib/babelfishpg_tsql/src/pl_funcs-2.c
Jobs
ID Job ID Ran Files Coverage
1 12297816925.1 12 Dec 2024 02:38PM UTC 115
74.73
GitHub Action Run
Source Files on build 12297816925
  • Tree
  • List 115
  • Changed 96
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #12297816925
  • 30f91034 on github
  • Prev Build on BABEL_4_X_DEV (#12278087977)
  • Next Build on BABEL_4_X_DEV (#12299517302)
  • 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

© 2025 Coveralls, Inc