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

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

Build:
Build:
LAST BUILD BRANCH: 5577-5x
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 10 Sep 2025 10:15AM 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 09:39AM UTC coverage: 75.98% (+0.001%) from 75.979%
17609702082

push

github

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

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>

49808 of 65554 relevant lines covered (75.98%)

382079.77 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
86.26
-0.07% contrib/babelfishpg_tsql/src/pltsql_coerce.c
Jobs
ID Job ID Ran Files Coverage
1 17609702082.1 10 Sep 2025 10:15AM UTC 120
75.98
GitHub Action Run
Source Files on build 17609702082
  • 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 #17609702082
  • 6629f5fa on github
  • Prev Build on BABEL_4_X_DEV (#17476992468)
  • Next Build on BABEL_4_X_DEV (#17614743955)
  • 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