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

moteus / lzmq / 237 / 2
86%
master: 86%

Build:
DEFAULT BRANCH: master
Ran 24 Jun 2014 07:02AM UTC
Files 29
Run time 16s
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

24 Jun 2014 05:44AM UTC coverage: 57.692%. First build
LUA=luajit ZMQ_VER=zeromq4 LZMQ=ffi PERF="YES"

push

travis-ci

moteus
Add. `zthreads.xrun` and `zthreads.xfork` which always use global context.

```Lua
local thread, pipe = zthreads.xfork(function(pipe)
  pipe:send("READY")
  pipe:recv()
end)
thread:start()

pipe:recv()
pipe:send("START")
```

1815 of 3146 relevant lines covered (57.69%)

10650.56 hits per line

Source Files on job 237.2 (LUA=luajit ZMQ_VER=zeromq4 LZMQ=ffi PERF="YES")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 237
  • Travis Job 237.2
  • 58f67bfe on github
  • Next Job for LUA=luajit ZMQ_VER=zeromq4 LZMQ=ffi PERF="YES" on master (#239.2)
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