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

tarantool / tarantool / 8892
91%
master: 88%

Build:
Build:
LAST BUILD BRANCH: skaplun/bump-luajit-master
DEFAULT BRANCH: master
Ran 28 Jul 2017 02:17PM UTC
Jobs 1
Files 243
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

pending completion
8892

push

travis-ci

kostja
box: remove useless region_truncate from box_{space,index}_id_by_name

region_truncate() is not required there as box_index_get() cleans up
fiber()->gc anyway - see txn_commit_ro_stmt(). Actually, it's even
dangerous: if fiber_gc() called by box_index_get() happens to free
memory, region_truncate() will crash on the assertion:

  region_truncate: Assertion `region_used(region) >= used' failed.

30282 of 34796 relevant lines covered (87.03%)

1148386.05 hits per line

Jobs
ID Job ID Ran Files Coverage
4 8892.4 (TARGET=coverage) 28 Jul 2017 02:17PM UTC 0
87.03
Travis Job 8892.4
Source Files on build 8892
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8892
  • 14967bd8 on github
  • Prev Build on 1.7 (#8887)
  • Next Build on 1.7 (#8900)
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