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

babelfish-for-postgresql / babelfish_extensions / 26067206742
77%

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

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

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>

4 of 4 new or added lines in 1 file covered. (100.0%)

53860 of 69934 relevant lines covered (77.02%)

617459.25 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26067206742.1 19 May 2026 12:14AM UTC 127
77.02
GitHub Action Run
Source Files on build 26067206742
  • Tree
  • List 127
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26067206742
  • a46ade78 on github
  • Prev Build on BABEL_6_X_DEV (#26048646215)
  • Next Build on BABEL_6_X_DEV (#26096932099)
  • 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