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

babelfish-for-postgresql / babelfish_extensions / 13031048558
77%

Build:
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 29 Jan 2025 12:48PM UTC
Jobs 1
Files 115
Run time 6min
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

29 Jan 2025 12:13PM UTC coverage: 74.988% (+0.007%) from 74.981%
13031048558

push

github

web-flow
Cross-db insert on table with identity throws permission error on inserting in identity column (#3436)

Previously, INSERTs on identity columns would throw permission denied on sequence error if the relation name is referenced as a three part object name and the database name in the qualified object name is not the current database name. To fix this, when we are about to proceed with the identity insert, we will first identify it is a cross database scenario. If it is, we will change the current role as the session user.

Task: BABEL-5585
Signed-off-by: Sharu Goel goelshar@amazon.com

22 of 26 new or added lines in 2 files covered. (84.62%)

1 existing line in 1 file now uncovered.

47085 of 62790 relevant lines covered (74.99%)

164038.41 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
90.08
-0.03% contrib/babelfishpg_tsql/src/pl_handler.c
3
44.83
0.31% contrib/babelfishpg_tsql/src/pl_exec.c

Uncovered Existing Lines

Lines Coverage ∆ File
1
90.08
-0.03% contrib/babelfishpg_tsql/src/pl_handler.c
Jobs
ID Job ID Ran Files Coverage
1 13031048558.1 29 Jan 2025 12:48PM UTC 115
74.99
GitHub Action Run
Source Files on build 13031048558
  • Tree
  • List 115
  • Changed 72
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #13031048558
  • a04d8ad3 on github
  • Prev Build on BABEL_5_X_DEV (#13004242762)
  • Next Build on BABEL_5_X_DEV (#13107311979)
  • 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