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

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

Build:
Build:
LAST BUILD BRANCH: fix-2998-4x
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 10 Jun 2024 04:16PM UTC
Jobs 1
Files 114
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

10 Jun 2024 03:38PM UTC coverage: 73.356% (+0.003%) from 73.353%
9451353483

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

5 of 5 new or added lines in 3 files covered. (100.0%)

42085 of 57371 relevant lines covered (73.36%)

107511.06 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9451353483.1 10 Jun 2024 04:16PM UTC 114
73.36
GitHub Action Run
Source Files on build 9451353483
  • Tree
  • List 114
  • Changed 42
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #9451353483
  • e580456f on github
  • Prev Build on BABEL_3_X_DEV (#9415960694)
  • Next Build on BABEL_3_X_DEV (#9484563195)
  • 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