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

tarantool / tarantool / 9265
91%
master: 88%

Build:
Build:
LAST BUILD BRANCH: skaplun/bump-luajit-2.11
DEFAULT BRANCH: master
Ran 24 Aug 2017 10:52PM UTC
Jobs 1
Files 268
Run time 30s
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
9265

push

travis-ci

Gerold103
alter: extract opts_parse_key from opts_create_from_field

In the next patches the field_def will being parsed from space:format.
Field_def will contain char *name, which is limited by BOX_NAME_MAX = 65000.
So neither opt_type OPT_STR or OPT_STRPTR can be used to parse this name from
space:format. Besides, field_def contains enum field_type, which can not
be parsed using and opt_type.
Also, field_def will contain default_value, which can store values of
many types.

Proposal is to use opt_create_from_field not for entire field_def, but only
for several fields using opts_parse_key. And parse other options
manualy.

32500 of 37094 relevant lines covered (87.62%)

1099182.67 hits per line

Jobs
ID Job ID Ran Files Coverage
4 9265.4 (TARGET=coverage) 24 Aug 2017 10:52PM UTC 0
87.62
Travis Job 9265.4
Source Files on build 9265
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #9265
  • 88c3e945 on github
  • Prev Build on 1.7 (#9263)
  • Next Build on 1.7 (#9288)
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