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

babelfish-for-postgresql / babelfish_extensions / 12805325703
77%

Build:
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 16 Jan 2025 09:21AM 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

16 Jan 2025 08:55AM UTC coverage: 74.966% (-0.001%) from 74.967%
12805325703

push

github

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

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>

46999 of 62694 relevant lines covered (74.97%)

164401.74 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
19.23
-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 12805325703.1 16 Jan 2025 09:21AM UTC 115
74.97
GitHub Action Run
Source Files on build 12805325703
  • Tree
  • List 115
  • Changed 95
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #12805325703
  • 5c002ca3 on github
  • Prev Build on BABEL_5_X_DEV (#12797273305)
  • Next Build on BABEL_5_X_DEV (#12805401204)
  • 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