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

babelfish-for-postgresql / babelfish_extensions / 22573067153 / 1
77%
BABEL_6_X_DEV: 77%

Build:
Build:
LAST BUILD BRANCH: query
DEFAULT BRANCH: BABEL_6_X_DEV
Ran 02 Mar 2026 11:29AM UTC
Files 121
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

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

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

Source Files on job 22573067153.1
  • Tree
  • List 121
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22573067153
  • f7a93bcd on github
  • Prev Job for on BABEL_5_X_DEV (#22561947101.1)
  • Next Job for on BABEL_5_X_DEV (#22588741425.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