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

tarantool / tarantool / 7863

Build:
Build:
LAST BUILD BRANCH: app-threads-trigger-module
DEFAULT BRANCH: master
Ran 10 May 2017 09:02PM UTC
Jobs 1
Files 290
Run time 19s
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
7863

push

travis-ci

kostja
sql: Implement insert

Also update movetoUnpacked implementation to handle invocation from
several more opcodes (used in INSERT-s).

Handle tarantool error messages in SQL engine

The caller of SQLite API-s MUST receive Tarantool error messages intact.
They were formerly coerced to generic SQLITE_ERROR.

sql: Implement delete

Inconsistent CPP defines in sqlite:opcodes.c

As usual, there're plenty of ifdef-s in sqlite code. Since internal
sqlite source files are also used to build tarantool glue layer, it was
inconvenient to pass the defines via sqlite library target properties in
CMakeLists, so they are put into sqliteConfig.h instead.

The later file wasn't included by (generated) opcodes.c, causing misery.

sql: update the new iterator API to the latest 1.7. Report gh-2425

33 of 33 new or added lines in 5 files covered. (100.0%)

36580 of 66126 relevant lines covered (55.32%)

537932.98 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
100.0
src/box/sql.c
2
100.0
src/box/sql/vdbe.c
1
100.0
src/box/sql/main.c

Coverage Regressions

Lines Coverage ∆ File
915
100.0
src/box/sql/btree.c
645
100.0
src/box/sql/vdbe.c
175
100.0
src/box/sql/vdbesort.c
91
100.0
src/box/sql/vdbeaux.c
11
100.0
src/box/sql.c
3
100.0
src/lib/salad/mhash.h
2
100.0
src/box/sql/opcodes.c
2
100.0
src/box/xrow.cc
2
100.0
src/coio.cc
1
100.0
src/box/box.cc
Jobs
ID Job ID Ran Files Coverage
4 7863.4 (TARGET=coverage) 10 May 2017 09:02PM UTC 0
55.32
Travis Job 7863.4
Source Files on build 7863
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7863
  • ed9aa92a on github
  • Prev Build on 1.8 (#7823)
  • Next Build on 1.8 (#7864)
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