This website requires JavaScript.
Explore
Help
Register
Sign In
NCGEARS
/
cheesy-arena-lite
Watch
1
Star
0
Fork
0
You've already forked cheesy-arena-lite
mirror of
https://github.com/Team254/cheesy-arena-lite.git
synced
2026-03-09 21:56:50 -04:00
Code
Issues
Actions
Packages
Projects
Releases
1
Wiki
Activity
Files
2f74cdbd9834bbcbe483c8190159004132bf1a0b
cheesy-arena-lite
/
coverage
2 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Refactor websocket model to reduce duplicated code.
2018-08-31 22:40:08 -07:00
go test -coverprofile=coverage.out ./... && sleep 1 && go tool cover -html=coverage.out
Reference in New Issue
Copy Permalink