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

tarantool / tarantool / 11978
82%
master: 88%

Build:
Build:
LAST BUILD BRANCH: release/3.3
DEFAULT BRANCH: master
Ran 04 May 2018 03:42PM UTC
Jobs 1
Files 297
Run time 15s
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
11978

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.

All of them works exactly like in Lua 5.3, or if Lua 5.3 has no
a function, then works 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

38510 of 47273 relevant lines covered (81.46%)

903655.4 hits per line

Jobs
ID Job ID Ran Files Coverage
3 11978.3 (TARGET=coverage) 04 May 2018 03:42PM UTC 0
81.46
Travis Job 11978.3
Source Files on build 11978
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #11978
  • e024e295 on github
  • Next Build on gh-3290-lua-icu (#11979)
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