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

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

Build:
Build:
LAST BUILD BRANCH: fix_script_injection
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 21 Oct 2024 05:05PM UTC
Jobs 1
Files 115
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

21 Oct 2024 04:17PM UTC coverage: 74.523% (+0.007%) from 74.516%
11444341507

push

github

web-flow
Fixing the default and max typmod arg cases for various datatypes in procedure/function (#2911)

* fixing the default and max typmod arg cases for various datatypes in procedure

Currently, end user is able to specify nvarchar(max) for output param while defining the procedure. Procedure will be created without any error but it will throw an error upon executing the procedure. This PR will handle the default and max output params for procedure. We have handled and tested the following datatypes :

NVARCHAR [ ( n | max ) ]
VARCHAR [ ( n | max ) ]
VARBINARY [ ( n | max ) ]
NCHAR [ ( n ) ]
SMALLDATETIME
DECIMAL [ ( p [ , s ] ) ]
BINARY [ ( n ) ]
BPCHAR [ ( n ) ]

Signed-off-by: Tanya Gupta <tanyagp@amazon.com>

21 of 21 new or added lines in 2 files covered. (100.0%)

45235 of 60699 relevant lines covered (74.52%)

166559.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11444341507.1 21 Oct 2024 05:05PM UTC 115
74.52
GitHub Action Run
Source Files on build 11444341507
  • Tree
  • List 115
  • Changed 76
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #11444341507
  • 277317fc on github
  • Prev Build on BABEL_4_X_DEV (#11434891761)
  • Next Build on BABEL_4_X_DEV (#11445610961)
  • 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