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

babelfish-for-postgresql / babelfish_extensions / 7797766563
74%
BABEL_5_X_DEV: 76%

Build:
Build:
LAST BUILD BRANCH: weak-view
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 06 Feb 2024 10:29AM CUT
Jobs 1
Files 113
Run time 11s
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

06 Feb 2024 09:54AM CUT coverage: 72.842%. Remained the same
7797766563

push

github

web-flow
Fix typmod issues for vector (#2334)

Based on the current codeflow in TDS, the typmod is being fetched from pg_attribute even for PG base types. In case of typmod > 4, our code will manipulate it based on assumptions of TSQL types which is wrong. With this commit we explicitly set the typmod to -1 for vector type. Going forward we can do this for other PG basetypes if they can have variable typmod based on data lens.

TASK: BABEL-4687
Signed-off-by: Kushaal Shroff kushaal@amazon.com

40997 of 56282 relevant lines covered (72.84%)

55684.79 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7797766563.1 06 Feb 2024 10:29AM CUT 113
72.84
GitHub Action Run
Source Files on build 7797766563
  • Tree
  • List 113
  • Changed 60
  • Source Changed 1
  • Coverage Changed 1
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
0.0
.../mb/conversion_procs/utf8_and_big5/utf8_and_big5.c32 4 0 4 0.0
0.0
...ontrib/babelfishpg_tsql/src/tsql_for/forjson_old.c358 136 0 136 0.0
0.0
contrib/babelfishpg_tsql/src/tsqlNodes.c40 18 0 18 0.0
0.0
contrib/babelfishpg_tsql/src/tsql_for/forxml_old.c283 95 0 95 0.0
0.0
contrib/babelfishpg_tsql/src/tsqlHandler.c29 5 0 5 0.0
1.18
contrib/babelfishpg_tsql/src/pl_gram.y8370 3221 38 3183 3564.0
11.5
contrib/babelfishpg_tsql/src/pl_scanner.c835 226 26 200 105556.0 + 9
20.65
contrib/babelfishpg_tsql/src/pl_funcs.c1833 1085 224 861 815695.0 + 10
32.84
...ontrib/babelfishpg_tds/src/backend/utils/adt/xml.c737 201 66 135 9.0
36.36
...ib/babelfishpg_tds/src/backend/utils/adt/varchar.c108 22 8 14 1036.0
Showing 1 to 10 of 113 entries
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 12
  • Next
  • ►
    72.84
    contrib/
  • Back to Repo
  • Github Actions Build #7797766563
  • e89f4e57 on github
  • Prev Build on BABEL_3_X_DEV (#7758842701)
  • Next Build on BABEL_3_X_DEV (#7802162145)
  • 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