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

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

Build:
Build:
LAST BUILD BRANCH: datetime2fromparts_bugfix
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 01 Oct 2024 10:02AM 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

01 Oct 2024 09:27AM UTC coverage: 74.474%. Remained the same
11122537724

push

github

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

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>

45120 of 60585 relevant lines covered (74.47%)

161979.26 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11122537724.1 01 Oct 2024 10:02AM UTC 115
74.47
GitHub Action Run
Source Files on build 11122537724
  • Tree
  • List 115
  • Changed 72
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #11122537724
  • e2b45665 on github
  • Prev Build on BABEL_4_X_DEV (#11119835728)
  • Next Build on BABEL_4_X_DEV (#11160101100)
  • 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