topfreegames / pitaya

Scalable game server framework with clustering support and client libraries for iOS, Android, Unity and others through the C SDK.
MIT License
2.35k stars 482 forks source link

Merge #350

Open urionz opened 1 year ago

urionz commented 1 year ago

Merge

coveralls commented 8 months ago

Pull Request Test Coverage Report for Build 8385648936

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
agent/agent.go 8 9 88.89%
app.go 0 1 0.0%
groups/etcd_group_service.go 0 2 0.0%
modules/binding_storage.go 0 4 0.0%
cluster/etcd_service_discovery.go 0 9 0.0%
acceptor/ws_acceptor.go 17 31 54.84%
<!-- Total: 39 70 55.71% -->
Files with Coverage Reduction New Missed Lines %
acceptor/ws_acceptor.go 1 74.86%
modules/binary.go 2 73.91%
<!-- Total: 3 -->
Totals Coverage Status
Change from base Build 8010529527: -0.05%
Covered Lines: 4842
Relevant Lines: 7806

💛 - Coveralls
felipejfc commented 3 months ago

Unit tests are failing. Can you take a look?