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

babelfish-for-postgresql / babelfish_extensions / 15353076117
74%
BABEL_5_X_DEV: 77%

Build:
Build:
LAST BUILD BRANCH: babel_5688_min
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 30 May 2025 06:49PM UTC
Jobs 1
Files 115
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 06:18PM UTC coverage: 74.038% (+0.001%) from 74.037%
15353076117

push

github

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

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.

43797 of 59155 relevant lines covered (74.04%)

211818.55 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 15353076117.1 30 May 2025 06:49PM UTC 115
74.04
GitHub Action Run
Source Files on build 15353076117
  • Tree
  • List 115
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #15353076117
  • 2b1132dc on github
  • Prev Build on BABEL_3_X_DEV (#15298848411)
  • Next Build on BABEL_3_X_DEV (#15706431813)
  • 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