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

tarantool / tarantool / 8400
91%
master: 88%

Build:
Build:
LAST BUILD BRANCH: release/3.3
DEFAULT BRANCH: master
Ran 21 Jun 2017 08:04PM UTC
Jobs 1
Files 231
Run time 15s
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
8400

push

travis-ci

rtsisyk
lua: fix lua_tofield() for 2**64 value

exp2(64) <= UINT64_MAX is true due to type conversion.
Use exp2(64) instead of UINT64_MAX (optimized out even on -O0).

Fixes buggy box/indices_any_type.test.lua on x86_64

Closes #2472

2 of 2 new or added lines in 1 file covered. (100.0%)

29471 of 34159 relevant lines covered (86.28%)

1094131.03 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
src/box/vy_mem.c
13
100.0
src/coio_task.c
Jobs
ID Job ID Ran Files Coverage
4 8400.4 (TARGET=coverage) 21 Jun 2017 08:04PM UTC 0
86.28
Travis Job 8400.4
Source Files on build 8400
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8400
  • 3a13be1d on github
  • Prev Build on 1.7 (#8399)
  • Next Build on 1.7 (#8410)
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