Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add test_game stress test #102

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

add test_game stress test #102

wants to merge 2 commits into from

Conversation

xiaonanln
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Sep 6, 2020

Codecov Report

Merging #102 into master will decrease coverage by 1.67%.
The diff coverage is 4.65%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #102      +/-   ##
==========================================
- Coverage   34.22%   32.54%   -1.68%     
==========================================
  Files          41       37       -4     
  Lines        3708     3220     -488     
==========================================
- Hits         1269     1048     -221     
+ Misses       2277     2050     -227     
+ Partials      162      122      -40     
Impacted Files Coverage Δ
engine/entity/Space.go 0.00% <ø> (ø)
engine/kvdb/kvdb.go 37.11% <ø> (+2.79%) ⬆️
engine/netutil/Connection.go 0.00% <0.00%> (-100.00%) ⬇️
engine/netutil/MessagePackMsgPacker.go 81.81% <ø> (ø)
engine/netutil/Packet.go 0.00% <0.00%> (-22.57%) ⬇️
engine/netutil/PacketConnection.go 0.00% <0.00%> (-51.12%) ⬇️
engine/netutil/netutil.go 0.00% <ø> (ø)
engine/config/read_config.go 69.36% <100.00%> (+5.80%) ⬆️
engine/netutil/TCPServer.go 24.00% <0.00%> (-8.00%) ⬇️
... and 3 more

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 dd6301e...b028432. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants