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

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

Build:
Build:
LAST BUILD BRANCH: fix_script_injection
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 10 Jun 2024 04:12PM 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:33PM UTC coverage: 73.06% (-0.002%) from 73.062%
9451272229

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

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

42280 of 57870 relevant lines covered (73.06%)

109592.51 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9451272229.1 10 Jun 2024 04:12PM UTC 114
73.06
GitHub Action Run
Source Files on build 9451272229
  • Tree
  • List 114
  • Changed 33
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #9451272229
  • e23cb310 on github
  • Prev Build on BABEL_4_X_DEV (#9416708039)
  • Next Build on BABEL_4_X_DEV (#9485967080)
  • 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