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

tarantool / tarantool / 12044 / 3
82%
master: 88%

Build:
Build:
LAST BUILD BRANCH: backport/release/3.6/12470
DEFAULT BRANCH: master
Ran 10 May 2018 09:18PM UTC
Files 298
Run time 18s
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

10 May 2018 08:56PM UTC coverage: 81.559% (-0.02%) from 81.575%
TARGET=coverage

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

38633 of 47368 relevant lines covered (81.56%)

854485.58 hits per line

Source Files on job 12044.3 (TARGET=coverage)
  • Tree
  • List 0
  • Changed 265
  • Source Changed 15
  • Coverage Changed 265
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 11052
  • Travis Job 12044.3
  • 1c060048 on github
  • Prev Job for TARGET=coverage on gh-3290-lua-icu (#11989.3)
  • Next Job for TARGET=coverage on gh-3290-lua-icu (#12050.3)
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