xiaonanln / goworld

Scalable Distributed Game Server Engine with Hot Swapping in Golang
Apache License 2.0
2.53k stars 450 forks source link

compact netutil #90

Closed xiaonanln closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@ec55a7d). Click here to learn what that means. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #90   +/-   ##
=========================================
  Coverage          ?   34.22%           
=========================================
  Files             ?       41           
  Lines             ?     3708           
  Branches          ?        0           
=========================================
  Hits              ?     1269           
  Misses            ?     2277           
  Partials          ?      162
Impacted Files Coverage Δ
engine/config/read_config.go 63.56% <ø> (ø)
engine/netutil/Connection.go 100% <100%> (ø)
engine/netutil/PacketConnection.go 51.11% <100%> (ø)
engine/netutil/Packet.go 22.56% <40%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ec55a7d...cd57cc9. Read the comment docs.