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

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

Build:
Build:
LAST BUILD BRANCH: babel_5688_min
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 07 Oct 2024 08:53PM 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

07 Oct 2024 08:18PM UTC coverage: 73.678% (-0.001%) from 73.679%
11223292497

push

github

web-flow
Fix Current_user being NULL after reset connection (#3008)

Before this commit, if the current session had triggered a Tds Reset Connection then the current_user of the session would be set to NULL instead of the databases' default user. This was happening since we were resetting session_authorization which was initially copied from PG's Discard All function. This is not needed since we have fixed the Database Context being reset in an earlier commit, removing this redundant line of code will maintain the user being set after the "USE DB" execution for DbContextReset.
With this commit we also enable pooling=true for the dotnet framework.

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

42958 of 58305 relevant lines covered (73.68%)

142152.47 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11223292497.1 07 Oct 2024 08:53PM UTC 114
73.68
GitHub Action Run
Source Files on build 11223292497
  • Tree
  • List 114
  • Changed 68
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #11223292497
  • 4dd53387 on github
  • Prev Build on BABEL_3_X_DEV (#11221151263)
  • Next Build on BABEL_3_X_DEV (#11256404749)
  • 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