|
Repo Added
|
Files
35
|
Badge
README BADGES
|
github
2552 of 2890 relevant lines covered (88.3%)
112.39 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 30173618389 | fix/disconnection-timer | fix: don't close a connection whose write deadline is near | Pull #1319 | Kévin Dunglas | github |
88.3 |
|
| 30168613872 | fix/disconnection-timer | fix: don't close a connection whose write deadline is near disconnectionTime is the write deadline minus dispatchTimeout, and the timer is armed with time.Until on it, so a value in the past fires on the first select iteration and the connection ... | Pull #1319 | Kévin Dunglas | github |
88.37 |