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

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

Build:
Build:
LAST BUILD BRANCH: jira-babel-3659
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 08 Aug 2024 12:15PM CUT
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

08 Aug 2024 11:27AM CUT coverage: 73.48% (-0.09%) from 73.565%
10301206424

push

github

web-flow
[OSS-ONLY] Cache mappings for sys.remove_accents_internal (#2840)

To support like operator for AI collations, we strip the accents from the strings before doing the matching.
To do so we used the ICU transliterate function utrans_transUChars which is quite slow.
So as an improvement we cache the mappings for it locally and use it if the ICU version on host matches to
the one we used to generate the mapping, otherwise we fallback to the ICU function utrans_transUChars

Task: BABEL-5008
Signed-off-by: Tanzeel Khan <tzlkhan@amazon.com>

4 of 73 new or added lines in 1 file covered. (5.48%)

42508 of 57850 relevant lines covered (73.48%)

121909.3 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
69
72.47
-12.65% contrib/babelfishpg_tsql/src/collation.c
Jobs
ID Job ID Ran Files Coverage
1 10301206424.1 08 Aug 2024 12:15PM CUT 114
73.48
GitHub Action Run
Source Files on build 10301206424
  • Tree
  • List 114
  • Changed 66
  • Source Changed 1
  • Coverage Changed 1
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
0.0
...ontrib/babelfishpg_tsql/src/tsql_for/forjson_old.c358 136 0 136 0.0
0.0
.../mb/conversion_procs/utf8_and_big5/utf8_and_big5.c32 4 0 4 0.0
0.0
contrib/babelfishpg_tsql/src/tsqlHandler.c29 5 0 5 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
1.18
contrib/babelfishpg_tsql/src/pl_gram.y8370 3221 38 3183 6295.0
11.5
contrib/babelfishpg_tsql/src/pl_scanner.c835 226 26 200 122850.0 + 8
20.65
contrib/babelfishpg_tsql/src/pl_funcs.c1833 1085 224 861 833004.0 + 130
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 1328.0
Showing 1 to 10 of 114 entries
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 12
  • Next
  • ►
    73.48
    contrib/
  • Back to Repo
  • Github Actions Build #10301206424
  • 8e5b2df1 on github
  • Prev Build on BABEL_3_X_DEV (#10299123549)
  • Next Build on BABEL_3_X_DEV (#10326546234)
  • 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