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

tarantool / tarantool / 7867

Build:
Build:
LAST BUILD BRANCH: failover-config-ssl-section
DEFAULT BRANCH: master
Ran 10 May 2017 10:25PM UTC
Jobs 1
Files 290
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

pending completion
7867

push

travis-ci

kostja
sql. Make _space and _index accessible to SQL

sql. Add OP_ParseSchema2.

OP_ParseSchema adds new objects to the schema. A typical VDBE CREATE
program creates objects like BTree-s, updates sqlite-master and then
updates the schema with this opcode.

Originally, OP_ParseSchema fetched data from sqlite_master. Since we're
about to remove sqlite_master, OP_ParseSchema2 was created. The later
opcode perfoms similar to OP_ParseSchema; it extracts data from a range
of VDBE registers.

36773 of 66202 relevant lines covered (55.55%)

560867.58 hits per line

Jobs
ID Job ID Ran Files Coverage
4 7867.4 (TARGET=coverage) 10 May 2017 10:25PM UTC 0
55.55
Travis Job 7867.4
Source Files on build 7867
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7867
  • 202322e1 on github
  • Prev Build on 1.8 (#7866)
  • Next Build on 1.8 (#7868)
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