Repo Added
|
Files
2
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
190 of 193 relevant lines covered (98.45%)
27.89 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
12 | master | Fix. Split message to separate UDP packets if it too large. | push | moteus | travis-ci | pending completion | |
11 | master | Update README.md | push | moteus | travis-ci | pending completion | |
10 | master | Reorganize project tree. | push | moteus | travis-ci | pending completion | |
8 | master | Reorganize project tree. | push | moteus | travis-ci | pending completion | |
7 | master | Merge pull request #5 from moteus/moteus-table-stat Allow pass several keys in one udp packet | push | tysontate | 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 | moteus | travis-ci | pending completion | |
5 | master | Install statsd on Travis. | push | moteus | travis-ci | pending completion | |
4 | master | Add. LuaCov config file | push | moteus | travis-ci | pending completion | |
3 | master | Fix. Install LuaSocket on Travis. | push | moteus | travis-ci | pending completion |