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

amazon-aurora / babelfish_extensions / 15900419209
76%
main: 77%

Build:
Build:
LAST BUILD BRANCH: jira-babel-6037
DEFAULT BRANCH: main
Ran 26 Jun 2025 11:52AM UTC
Jobs 1
Files 120
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

25 Jun 2025 11:51PM UTC coverage: 75.827%. First build
15900419209

push

github

web-flow
Support empty string handling for date and time datatypes (#3807)


Add TSQL-compatible handling of empty string ('') for date and time types, defaulting to '1900-01-01' for date and time, similar to datetime, datetime2, datetimeoffset, smalldatetime.

Changes:
1. Add helper functions to initialize the default date and time variables
   and to check for strings with whitespaces.
2. Modify varchar2date() and varchar2time() to handle empty/whitespace
   casts from varchar types to date and time types.
3. Update tsql_coerce_string_literal_hook to handle empty/whitespace
   casts from string literals to date and time datatypes.
4. Default empty/whitespace strings to '1900-01-01' for date and
   '00:00:00.0000000' for time.
5. Updated existing date-time related test cases. Added more tests cases
   for wider test coverage.

Task: BABEL-3433
Signed-off-by: Manisha Deshpande <mmdeshp@amazon.com>

41 of 42 new or added lines in 7 files covered. (97.62%)

49425 of 65181 relevant lines covered (75.83%)

315631.36 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
93.37
contrib/babelfishpg_common/src/datetime.c
Jobs
ID Job ID Ran Files Coverage
1 15900419209.1 26 Jun 2025 11:52AM UTC 120
75.83
GitHub Action Run
Source Files on build 15900419209
  • Tree
  • List 120
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #15900419209
  • 7840f56f on github
  • Next Build on BABEL-1168 (#15963897630)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc