| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 12 | master | Fix. Split message to separate UDP packets if it too large. | push | travis-ci | pending completion | ||
| 11 | master | Update README.md | push | travis-ci | pending completion | ||
| 10 | master | Reorganize project tree. | push | travis-ci | pending completion | ||
| 8 | master | Reorganize project tree. | push | travis-ci | pending completion | ||
| 7 | master | Merge pull request #5 from moteus/moteus-table-stat Allow pass several keys in one udp packet | push | travis-ci | pending completion | ||
| 6 | master | Add. Allow pass to `counter` function array of keys. ```Lua statsd:increment{"foo", bar = 2} -- foo=foo+1; boo=boo+2 statsd:decrement{"foo", bar = 2} -- foo=foo-1; boo=boo-2 ``` | Pull #1 | travis-ci | pending completion | ||
| 5 | master | Install statsd on Travis. | push | travis-ci | pending completion | ||
| 4 | master | Add. LuaCov config file | push | travis-ci | pending completion | ||
| 3 | master | Fix. Install LuaSocket on Travis. | push | travis-ci | pending completion |