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

tarantool / tarantool / 8631
91%
master: 88%

Build:
Build:
LAST BUILD BRANCH: gh-12029-relay-big-tuples-backport-3.3
DEFAULT BRANCH: master
Ran 10 Jul 2017 03:49PM UTC
Jobs 1
Files 236
Run time 14s
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
8631

push

travis-ci

rtsisyk
Add iconv support

Iconv is a library to convert a sequence of characters in one
character encoding to a sequence of characters in another character
encoding. Example below converts utf-16 big endian string into utf-8
string:

    convertor = require('iconv').new('UTF-16BE', 'UTF-8')
    converted_string = convertor(source_string)

Closes #2587

29676 of 34398 relevant lines covered (86.27%)

1097378.38 hits per line

Jobs
ID Job ID Ran Files Coverage
4 8631.4 (TARGET=coverage) 10 Jul 2017 03:49PM UTC 0
86.27
Travis Job 8631.4
Source Files on build 8631
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8631
  • aff6235c on github
  • Prev Build on 1.7 (#8628)
  • Next Build on 1.7 (#8653)
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