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

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

Build:
Build:
LAST BUILD BRANCH: insert_exec_pr3_destreceiver
DEFAULT BRANCH: BABEL_6_X_DEV
Ran 11 May 2026 04:45PM UTC
Files 127
Run time 10s
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

11 May 2026 04:18PM UTC coverage: 77.057% (+0.001%) from 77.056%
25682559224.1

push

github

web-flow
fix: Add range validation in DATE to DATETIME2 cast (#4799)

CAST(DATE AS DATETIME2) hangs for dates outside the valid datetime2
range (0001-01-01 to 9999-12-31) because the multiplication
dateVal * USECS_PER_DAY overflows int64.

Add a pre-multiplication bounds check in date_datetime2() to raise
'data out of range for datetime2' for out-of-range input dates.

Task: BABEL-4527

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

53835 of 69864 relevant lines covered (77.06%)

396513.52 hits per line

Source Files on job 25682559224.1
  • Tree
  • List 127
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25682559224
  • f92566a9 on github
  • Prev Job for on BABEL_5_X_DEV (#25555713367.1)
  • Next Job for on BABEL_5_X_DEV (#25797969348.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