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

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

Build:
Build:
LAST BUILD BRANCH: datetime2fromparts_bugfix
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 16 May 2024 05:54AM 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

16 May 2024 05:15AM UTC coverage: 72.77%. Remained the same
9106868047

push

github

web-flow
Fix crash in handle_where_clause_restargets_right (#2566)

This commit fixes the crash in handle_where_clause_restargets_right and other functions which are used by sp_describe_undeclared_parameters. The crash was happening because we were throwing WARNING instead or ERROR. But, rather than throwing error, it's better to return 0 rows for the unsupported cases to avoid unnecessary application code errors.

We keep a flag which says whether we support the specific case or not. Based on that flag we return rows.
Issues Resolved

BABEL-4869
Signed-off-by: Shameem Ahmed shmeeh@amazon.com

41805 of 57448 relevant lines covered (72.77%)

102265.62 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
163
88.77
-0.36% contrib/babelfishpg_tsql/src/procedures.c
Jobs
ID Job ID Ran Files Coverage
1 9106868047.1 16 May 2024 05:54AM UTC 114
72.77
GitHub Action Run
Source Files on build 9106868047
  • Tree
  • List 114
  • Changed 69
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #9106868047
  • 8fda80ac on github
  • Prev Build on BABEL_4_X_DEV (#9021522366)
  • Next Build on BABEL_4_X_DEV (#9107848273)
  • 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