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

babelfish-for-postgresql / babelfish_extensions / 12426507148
74%
BABEL_5_X_DEV: 77%

Build:
Build:
LAST BUILD BRANCH: fix_script_injection
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 20 Dec 2024 06:38AM UTC
Jobs 1
Files 114
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

20 Dec 2024 06:10AM UTC coverage: 73.783% (-0.002%) from 73.785%
12426507148

push

github

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

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>

43110 of 58428 relevant lines covered (73.78%)

146258.7 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
3
41.05
-0.72% contrib/babelfishpg_tsql/src/pl_funcs-2.c
Jobs
ID Job ID Ran Files Coverage
1 12426507148.1 20 Dec 2024 06:38AM UTC 114
73.78
GitHub Action Run
Source Files on build 12426507148
  • Tree
  • List 114
  • Changed 95
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #12426507148
  • f0b67063 on github
  • Prev Build on BABEL_3_X_DEV (#12407218459)
  • Next Build on BABEL_3_X_DEV (#12428002443)
  • 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