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

babelfish-for-postgresql / babelfish_extensions / 15192357426
77%

Build:
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 22 May 2025 05: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

22 May 2025 04:53PM UTC coverage: 75.383% (+0.003%) from 75.38%
15192357426

push

github

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

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
Signed-off-by: Manisha Deshpande <mmdeshp@amazon.com>

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

48612 of 64487 relevant lines covered (75.38%)

306527.01 hits per line

Jobs
ID Job ID Ran Files Coverage
1 15192357426.1 22 May 2025 05:27PM UTC 119
75.38
GitHub Action Run
Source Files on build 15192357426
  • 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 #15192357426
  • cfc65c3b on github
  • Prev Build on BABEL_5_X_DEV (#15180060239)
  • Next Build on BABEL_5_X_DEV (#15294665737)
  • 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

© 2025 Coveralls, Inc