Repo Added
|
Files
8
|
Badge
README BADGES
|
push
travis-ci
164 of 232 relevant lines covered (70.69%)
0.71 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
0.0 | src/messages.lisp | 26 | 23 | 0 - 23 | 23 + 23 | 0.0 - 1.0 | |
27.27 | src/utils.lisp | 16 | 11 | 3 - 8 | 8 + 8 | 1.0 | |
53.13 | src/event-loop.lisp | 40 - 9 | 32 - 9 | 17 - 17 | 15 + 8 | 1.0 | |
66.67 | src/conditions.lisp | 17 | 9 | 6 | 3 | 1.0 | |
68.09 | src/connection.lisp | 63 | 47 | 32 - 10 | 15 + 10 | 1.0 | |
92.31 | src/client.lisp | 19 | 13 | 12 | 1 | 1.0 | |
96.39 | src/session.lisp | 112 + 2 | 83 + 2 | 80 + 2 | 3 | 1.0 | |
100.0 | src/future.lisp | 24 | 14 | 14 | 0 | 1.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
19 | master | Replace cl-travis with roswell | push | travis-ci | pending completion | ||
14 | master | Update docstrings | push | travis-ci | pending completion | ||
13 | master | Make objects with ext type #'eq | push | travis-ci | pending completion | ||
12 | master | Fix failing warning test | push | travis-ci | pending completion | ||
10 | master | Exit event loop on sigint and sigterm | push | travis-ci | pending completion | ||
9 | master | Update installation instructions in README | push | travis-ci | pending completion | ||
8 | master | Update description | push | travis-ci | pending completion | ||
7 | master | Try establishing a connection when initializing | push | travis-ci | pending completion | ||
6 | master | Add tests for handling requests | push | travis-ci | pending completion | ||
5 | master | Rename event-loop package | push | travis-ci | pending completion |