Created
August 7, 2019 17:57
-
-
Save denniswon/9e9488678c2b199d4a037821856bbc78 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dennis.won@mp-dennisw-ml2:~/go/src/github.com/harmony-one/harmony/internal/configs/sharding (txs_throttle) $ go test --cover | |
PASS | |
coverage: 17.1% of statements | |
ok github.com/harmony-one/harmony/internal/configs/sharding 0.080s | |
dennis.won@mp-dennisw-ml2:~/go/src/github.com/harmony-one/harmony/node (txs_throttle) $ go test --cover | |
wait 5 seconds to terminate the process ... | |
ok github.com/harmony-one/harmony/node 10.933s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment