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

babelfish-for-postgresql / babelfish_extensions / 9451272229 / 1
76%
BABEL_5_X_DEV: 77%

Build:
Build:
LAST BUILD BRANCH: BABEL-5577-4x
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 10 Jun 2024 04:12PM UTC
Files 114
Run time 4s
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

10 Jun 2024 03:33PM UTC coverage: 73.06% (-0.002%) from 73.062%
9451272229.1

push

github

web-flow
Fix valgrind warnings related to source and destination overlap in strcpy in datetime, datetime2 and datetimeoffset related functions (#2649)

In datetime_in_str function, we are unnecessarily using strcpy function which is also causing issues in valgrind as the source and the destination overlap.

This commit removes this unnecessary strcpy call in datetime_in_str function. Also, we can directly send the original input string in clean_input_str() function rather than sending modified_str as we were doing before.

Issues Resolved: BABEL-5034

Signed-off-by: Sai Rohan Basa bsrohan@amazon.com

42280 of 57870 relevant lines covered (73.06%)

109592.51 hits per line

Source Files on job 9451272229.1
  • Tree
  • List 114
  • Changed 33
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 9451272229
  • e23cb310 on github
  • Prev Job for on BABEL_4_X_DEV (#9416708039.1)
  • Next Job for on BABEL_4_X_DEV (#9485967080.1)
  • 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