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

tarantool / tarantool / 22760
83%
master: 88%

Build:
Build:
LAST BUILD BRANCH: mk-index-mvcc-support
DEFAULT BRANCH: master
Ran 03 Jun 2020 12:59PM UTC
Jobs 1
Files 306
Run time 36s
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

03 Jun 2020 11:46AM UTC coverage: 82.628%. Remained the same
22760

push

travis-ci

kyukhin
Correct error message at pwd.lua

During investigation of the issues found that error message had
not user friendly format:
 local pwgr_errstr = "get%s failed [errno %d]: %s"
produced:
 [001] LuajitError: builtin/pwd.lua:101: getgetgrall failed [errno 2]: No such file or directory
while it had to be:
 [001] LuajitError: builtin/pwd.lua:101: getgrall failed [errno 2]: No such file or directory
Fixed the error message.

(cherry picked from commit e215737a9)

41984 of 50811 relevant lines covered (82.63%)

940157.08 hits per line

Jobs
ID Job ID Ran Files Coverage
3 22760.3 (TARGET=coverage) 03 Jun 2020 12:59PM UTC 0
82.63
Travis Job 22760.3
Source Files on build 22760
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #22760
  • df5a9239 on github
  • Prev Build on 1.10 (#22751)
  • Next Build on 1.10 (#22790)
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