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

babelfish-for-postgresql / babelfish_extensions / 22573067153
77%

Build:
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 02 Mar 2026 11:28AM UTC
Jobs 1
Files 121
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

02 Mar 2026 11:02AM UTC coverage: 77.039%. Remained the same
22573067153

push

github

web-flow
[OSS-ONLY] making default locale as C to match the Github workflow (#4583)

The initdb command now explicitly sets --locale=C --encoding=UTF8 

Becasue there were differences in the order of output despite using ORDER BY clause

SELECT * FROM enr_view ORDER BY relname  in the test files may behave differently for the local systems and the github CI, leading to ouputs with different sorted order. This is because of the locale difference. The local system may use en_US that can lead to a different order whereas the CI running on Ubuntu (for which the default locale is C) can have a different sorted order.

This fix ensures that the default locale is set to C which helps in maintaining consistency.

Authored-by: Ayush Shah <ayushhx@amazon.com>

52871 of 68629 relevant lines covered (77.04%)

394478.84 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22573067153.1 02 Mar 2026 11:28AM UTC 121
77.04
GitHub Action Run
Source Files on build 22573067153
  • Tree
  • List 121
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22573067153
  • f7a93bcd on github
  • Prev Build on BABEL_5_X_DEV (#22561947101)
  • 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