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

tarantool / tarantool / 7867 / 4

Build:
Build:
LAST BUILD BRANCH: i_s146
DEFAULT BRANCH: master
Ran 10 May 2017 10:25PM UTC
Files 290
Run time 17s
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 2017 07:41PM UTC coverage: 55.547% (+0.004%) from 55.543%
TARGET=coverage

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

Source Files on job 7867.4 (TARGET=coverage)
  • Tree
  • List 0
  • Changed 207
  • Source Changed 4
  • Coverage Changed 207
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7867
  • Travis Job 7867.4
  • 202322e1 on github
  • Prev Job for TARGET=coverage on 1.8 (#7866.4)
  • Next Job for TARGET=coverage on 1.8 (#7868.4)
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