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

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

Build:
DEFAULT BRANCH: BABEL_6_X_DEV
Ran 19 May 2026 12:14AM UTC
Files 127
Run time 7s
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

18 May 2026 11:49PM UTC coverage: 77.015% (+0.001%) from 77.014%
26067206742.1

push

github

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

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>

53860 of 69934 relevant lines covered (77.02%)

617459.25 hits per line

Source Files on job 26067206742.1
  • Tree
  • List 127
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 26067206742
  • a46ade78 on github
  • Prev Job for on BABEL_6_X_DEV (#26048646215.1)
  • Next Job for on BABEL_6_X_DEV (#26096932099.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