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

xfguo / luactor / 67 / 1
92%
master: 92%

Build:
DEFAULT BRANCH: master
Ran 17 May 2014 03:41PM UTC
Files 6
Run time 4s
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

17 May 2014 03:39PM UTC coverage: 83.721%. First build
LUA=lua5.1 LUACTOR_REACTOR=luaevent

Pull #3

travis-ci

xfguo
Rewrite the actor, the i/f become simple and clean and without OO.

- All methods contained in a table.
  - `create` - create an actor
  - `start` - start an actor
  - `register_event` - register an event
  - `unregister_event` - unregister an event
  - `send` - send a message to another actor
  - `wait` - wait a message
  - `run` - run
- Use environ-var LUACTOR_REACTOR to choose the reactor.
- README.md is fully written by english now.
- actor.lua -> luactor

Signed-off-by: Xiongfei Guo <xfguo@credosemi.com>
Pull Request #3: Rewrite the actor, the i/f become simple and clean and without OO.

252 of 301 relevant lines covered (83.72%)

36.87 hits per line

Source Files on job 67.1 (LUA=lua5.1 LUACTOR_REACTOR=luaevent)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 67
  • Travis Job 67.1
  • 37475bc7 on github
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