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

babelfish-for-postgresql / babelfish_extensions / 21507061043
77%
BABEL_5_X_DEV: 77%

Build:
Build:
LAST BUILD BRANCH: test_fix-4_9
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 30 Jan 2026 07:22AM 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

30 Jan 2026 06:44AM UTC coverage: 76.672% (+0.03%) from 76.644%
21507061043

push

github

web-flow
[OSS-Only][Test-Only] Enabled vector tests and fixed flakiness (#4461)

There were crashes in vector related tests. This PR fixes the crashes, enables back the vector tests and also fixes flakiness in the vector tests.

pgvector compiles with -march=native by default, which generates CPU-specific instructions (e.g., AVX-512). When binary is built on one GitHub runner and runs on another with different CPU capabilities, it crashes with SIGILL (Illegal Instruction).

Issues Resolved
BABEL-6260
Cherry-picked from #4428
Authored-by: Rucha Kulkarni ruchask@amazon.com
Signed-off-by: Rucha Kulkarni ruchask@amazon.com

Fix
Added OPTFLAGS="" to pgvector build command to disable CPU-specific optimizations and ensure portability across all GitHub runners.

Reference
pgvector documentation: https://github.com/pgvector/pgvector#portability
---------

Signed-off-by: Rucha Kulkarni <ruchask@amazon.com>
Co-authored-by: Rucha Kulkarni <ruchask@amazon.com>

52498 of 68471 relevant lines covered (76.67%)

386269.13 hits per line

Jobs
ID Job ID Ran Files Coverage
1 21507061043.1 30 Jan 2026 07:22AM UTC 121
76.67
GitHub Action Run
Source Files on build 21507061043
  • Tree
  • List 121
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21507061043
  • d3e7bf37 on github
  • Prev Build on BABEL_5_5_STABLE (#21318344890)
  • 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