Repo Added
|
Files
13
|
Badge
README BADGES
|
push
travis-ci-com
254 of 304 relevant lines covered (83.55%)
5.29 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
0.0 | lib/protocol/websocket.rb | 23 | 2 | 0 | 2 | 0.0 | |
68.48 | lib/protocol/websocket/connection.rb | 210 | 92 | 63 | 29 | 4.0 | |
75.0 | lib/protocol/websocket/close_frame.rb | 41 | 12 | 9 | 3 | 1.0 | |
85.71 | lib/protocol/websocket/pong_frame.rb | 30 | 7 | 6 | 1 | 1.0 | |
87.5 | lib/protocol/websocket/binary_frame.rb | 34 | 8 | 7 | 1 | 1.0 | |
88.17 | lib/protocol/websocket/frame.rb | 205 | 93 | 82 | 11 | 11.0 | |
90.63 | lib/protocol/websocket/framer.rb | 79 | 32 | 29 | 3 | 8.0 | |
100.0 | lib/protocol/websocket/headers.rb | 48 | 16 | 16 | 0 | 1.0 | |
100.0 | lib/protocol/websocket/ping_frame.rb | 35 | 10 | 10 | 0 | 2.0 | |
100.0 | lib/protocol/websocket/error.rb | 61 | 13 | 13 | 0 | 1.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
47 | master | CI: Add 2.7 | push | travis-ci-com | pending completion | ||
44 | master | Bump version. | push | travis-ci-com | pending completion | ||
43 | master | Fix method invocation. | push | travis-ci-com | pending completion | ||
42 | master | Fix method invocation. | Pull #3 | travis-ci-com | pending completion | ||
40 | master | Avoid blocking write stalling examples. | push | travis-ci-com | pending completion | ||
39 | master | Add spec for reading message length Without the fix in the previous commit, this spec will fail: Protocol::WebSocket::Connection message length can handle large message (>65k) (FAILED - 1) Failures: 1) Protocol::WebSocket::Connection m... | push | travis-ci-com | pending completion | ||
35 | master | Bump version. | push | travis-ci-com | pending completion | ||
33 | master | Bump version. | push | travis-ci-com | pending completion | ||
31 | master | Bump version. | push | travis-ci-com | pending completion |