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

babelfish-for-postgresql / babelfish_extensions / 17617106203
77%

Build:
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 10 Sep 2025 02:54PM UTC
Jobs 1
Files 120
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 Sep 2025 02:29PM UTC coverage: 76.303% (-0.005%) from 76.308%
17617106203

push

github

web-flow
Fix return type of SQRT function to Float instead of Numeric (#4032)

Earlier in Babelfish, the return type of SQRT() function was based on input data type:

    For Numeric, Decimal and Bit data type: the return type was Numeric.
    For Other data types: the return type was Float

This behavior was inconsistent with TSQL, where SQRT() always returns FLOAT regardless of input data type. This commit fixed the implementation to ensure FLOAT return type for all inputs.

Task: BABEL-5672

Signed-off-by: Rucha Kulkarni <ruchask@amazon.com>

50432 of 66094 relevant lines covered (76.3%)

380391.48 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
86.26
-0.07% contrib/babelfishpg_tsql/src/pltsql_coerce.c
2
76.23
-0.62% contrib/babelfishpg_tds/src/backend/tds/tdscomm.c
Jobs
ID Job ID Ran Files Coverage
1 17617106203.1 10 Sep 2025 02:54PM UTC 120
76.3
GitHub Action Run
Source Files on build 17617106203
  • Tree
  • List 120
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #17617106203
  • 98c23dc5 on github
  • Prev Build on BABEL_5_X_DEV (#17609724223)
  • Next Build on BABEL_5_X_DEV (#17619831235)
  • 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