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

babelfish-for-postgresql / babelfish_extensions / 15352674682
76%
BABEL_5_X_DEV: 77%

Build:
Build:
LAST BUILD BRANCH: 5577-5x
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 30 May 2025 06:27PM UTC
Jobs 1
Files 119
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 May 2025 05:54PM UTC coverage: 75.293% (-0.002%) from 75.295%
15352674682

push

github

web-flow
Fix AM/PM and timezone parsing for DATETIMEOFFSET (#3790)

The clean_input_str() function, while removing leading spaces,
incorrectly removes the space between AM/PM and timezone indicators
(e.g., converting "PM -07:00" to "PM-07:00"), causing the subsequent
date parser function `ParseDateTime` to fail to recognize the components
completely.

Modified the space-handling logic in clean_input_str() to preserve
spaces before timezone indicators in datetimeoffset context, provided
that the time information has already been seen (after encountering
colons in the input string). This ensures the timezone offset remains
properly separated from the preceding time information, allowing
`ParseDateTime` to correctly parse both components.

Task: BABEL-5832

(cherry picked from commit cfc65c3be)

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

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

2 existing lines in 1 file now uncovered.

48450 of 64349 relevant lines covered (75.29%)

313559.58 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
76.03
-0.63% contrib/babelfishpg_tds/src/backend/tds/tdscomm.c
Jobs
ID Job ID Ran Files Coverage
1 15352674682.1 30 May 2025 06:27PM UTC 119
75.29
GitHub Action Run
Source Files on build 15352674682
  • Tree
  • List 119
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #15352674682
  • 0f62bc3d on github
  • Prev Build on BABEL_4_X_DEV (#15298838801)
  • Next Build on BABEL_4_X_DEV (#15396392217)
  • 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