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

thephantomthief / babelfish_extensions / 7298170094 / 1
13%
BABEL_3_X_DEV: 72%

Build:
Build:
LAST BUILD BRANCH: dependabot/maven/test/JDBC/org.postgresql-postgresql-42.7.2
DEFAULT BRANCH: BABEL_3_X_DEV
Ran 22 Dec 2023 09:35AM UTC
Files 122
Run time 4s
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

22 Dec 2023 09:10AM UTC coverage: 12.721% (+0.006%) from 12.715%
7298170094.1

push

github

web-flow
merge upstream (#14)

* TSQL connection ps status always shows idle. (#2107)

This causes confusion because it would appear as if there is a memory
leak issue because ps status shows idle while memory usage increases.
This commit fixes that issue and will set the ps status to active
when it is really active. PG engine code resets it back to idle.

Task: BABEL-4604

Signed-off-by: Kristian Lejao <klejao@amazon.com>

* Run MVU tests in release mode (#2113)

Task: BABEL-4449
Signed-off-by: Nirmit Shah <nirmisha@amazon.com>

* Create and use composite actions for code coverage workflow to improve maintainability (#2100)

Github actions for running jdbc, odbc, python and dotnet were copied from the respective workflow files into code-coverage workflow file. Now any changes in the original action demands a similar change in the code coverage file as well increasing redundant effort.

To improve maintainability we move these actions to new composite actions and reuse them in workflows.

Also added a new optional variable in build-modified-postgres/action.yml to optionally build postgres with the enable code coverage flag.

Issues Resolved
[BABEL-4605]

Signed-off-by: Tanzeel Khan tzlkhan@amazon.com

* Fix the issue that inserted table refered in update join will cause crash (#2140)


Previously when we implement update join, we missed a corner case that
one of the join relations can be a named tuple store instead of RTE
relation. And it'll lead analyzer to wrongly set resultRelation for the
Query.
This fix resolved the corner case by add a if condition to exclude
RTE_NAMEDTUPLESTORE for being resultRelation.

Task: BABEL-4606
Signed-off-by: Zhibai Song <szh@amazon.com>

* Fix system procedure sp_pkeys which may fail to return any row if parallel mode is enforced (#2147)

It is Postgres peculiarity with Hash cond (with operator text = name and text = name) that hash functions being used to
hash text and name data t... (continued)

8241 of 64782 relevant lines covered (12.72%)

31.73 hits per line

Source Files on job 7298170094.1
  • Tree
  • List 0
  • Changed 40
  • Source Changed 36
  • Coverage Changed 27
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7298170094
  • b9f8513d on github
  • Prev Job for on sharu-codecov-ls (#7112314118.1)
  • Next Job for on sharu-codecov-ls (#7298267915.1)
  • 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