Closed rsafonseca closed 1 year ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
acceptor/tcp_acceptor.go | 0 | 6 | 0.0% | ||
acceptor/ws_acceptor.go | 3 | 9 | 33.33% | ||
<!-- | Total: | 8 | 20 | 40.0% | --> |
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
modules/binary.go | 2 | 73.91% | ||
<!-- | Total: | 2 | --> |
Totals | |
---|---|
Change from base Build 6164253248: | -0.08% |
Covered Lines: | 4797 |
Relevant Lines: | 7772 |
Fixes https://github.com/topfreegames/pitaya/issues/289 Resolves several test flakes Ensures Acceptors are listening before moving forward with initialization