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

tarantool / tarantool / 7885

Build:
Build:
LAST BUILD BRANCH: ninarodicova/test5
DEFAULT BRANCH: master
Ran 11 May 2017 03:44PM 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
7885

push

travis-ci

kostja
sql: Allow NULL values in columns.

     * If `NULL` is allowed for column - demote column affinity
     to `scalar` in Tarantool.
     * Set `unique` Tarantool's property to false if any of
     index columns may contain `NULL`.
     * If column may not contain NULL then use OP_Rewind/OP_last
     to fetch first(last) indexed element during searchg for MAX/MIN.
     * Add tests for MIN() and MAX(), when value is indexed.

sql: Fix field extraction via field_map

Fix the crash when encountered a tuple with outdated field_map.

37783 of 66422 relevant lines covered (56.88%)

513698.93 hits per line

Jobs
ID Job ID Ran Files Coverage
4 7885.4 (TARGET=coverage) 11 May 2017 03:44PM UTC 0
56.88
Travis Job 7885.4
Source Files on build 7885
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7885
  • 8ba65478 on github
  • Prev Build on 1.8 (#7883)
  • Next Build on 1.8 (#7886)
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