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

babelfish-for-postgresql / babelfish_extensions / 9451353483 / 1
74%
BABEL_5_X_DEV: 77%

Build:
Build:
LAST BUILD BRANCH: 5577-5x
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 10 Jun 2024 04:16PM UTC
Files 114
Run time 8s
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:38PM UTC coverage: 73.356% (+0.003%) from 73.353%
9451353483.1

push

github

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

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

42085 of 57371 relevant lines covered (73.36%)

107511.06 hits per line

Source Files on job 9451353483.1
  • Tree
  • List 114
  • Changed 42
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 9451353483
  • e580456f on github
  • Prev Job for on BABEL_3_X_DEV (#9415960694.1)
  • Next Job for on BABEL_3_X_DEV (#9484563195.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