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

tarantool / tarantool / 12050
82%
master: 88%

Build:
Build:
LAST BUILD BRANCH: ninarodicova/test5
DEFAULT BRANCH: master
Ran 11 May 2018 09:30AM UTC
Jobs 1
Files 298
Run time 17s
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

pending completion
12050

push

travis-ci

Gerold103
lua: introduce utf8 built-in globaly visible module

utf8 is a module partially compatible with Lua 5.3 utf8 and
lua-utf8 third party module.
Partially means, that not all functions are implemented.

The patch introduces these ones:
upper, lower, len, char, sub, next.

Len and char works exactly like in Lua 5.3. Other functions work
like in lua-utf8.

Tarantool utf8 has extensions:

* isupper/lower/alpha/digit, that check some property by a symbol
  or by its code;

* cmp/casecmp, that compare two UTF8 strings.

Closes #3290
Closes #3385
Closes #3081

210 of 210 new or added lines in 3 files covered. (100.0%)

38625 of 47363 relevant lines covered (81.55%)

877279.83 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/lua/init.c
4
100.0
src/coll_cache.c
24
100.0
src/lua/utf8.c

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
src/box/vclock.c
2
100.0
src/box/xlog.c
2
100.0
src/coll.c
6
100.0
src/coio_task.c
7
100.0
src/coll_cache.c
21
100.0
src/lua/init.c
Jobs
ID Job ID Ran Files Coverage
3 12050.3 (TARGET=coverage) 11 May 2018 09:30AM UTC 0
81.55
Travis Job 12050.3
Source Files on build 12050
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #12050
  • 9b001498 on github
  • Prev Build on gh-3290-lua-icu (#12044)
  • Next Build on gh-3290-lua-icu (#12117)
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