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

tarantool / tarantool / 8942 / 4

Build:
Build:
LAST BUILD BRANCH: tt_static_upd
DEFAULT BRANCH: master
Ran 07 Aug 2017 08:29AM UTC
Files 314
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

02 Aug 2017 08:54AM UTC coverage: 75.67% (-0.07%) from 75.741%
TARGET=coverage

push

travis-ci

kyukhin
sql: remove pk columns from secondary indexes

This patch is joint effort w/ @Gerold103.

It is required to make all indexes except PK nonunique in Tarantool and left
unique constraint check for the SQL because Tarantool do not support
multiple Null values in unique indexes.

It was also necessary to fix delete opcode generation: it is disallowed
to delete rows by nonunique indexes in tarantool so delete opcodes are
now working through pk cursor only.

Follow up #2110

54944 of 72610 relevant lines covered (75.67%)

1201876.23 hits per line

Source Files on job 8942.4 (TARGET=coverage)
  • Tree
  • List 0
  • Changed 243
  • Source Changed 6
  • Coverage Changed 243
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 8942
  • Travis Job 8942.4
  • 0da900cd on github
  • Prev Job for TARGET=coverage on 1.8 (#8899.4)
  • Next Job for TARGET=coverage on 1.8 (#8997.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