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 13:46:44 -04:00
Code
Issues
Actions
Packages
Projects
Releases
1
Wiki
Activity
Files
0aa69340f0721c4e5c1ab9d9863045817dd3c468
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