Advertisement
Guest User

Untitled

a guest
Aug 19th, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. dennis.won@mp-dennisw-ml2:~/go/src/github.com/harmony-one/harmony/internal/configs/sharding (txs_throttle) $ go test --cover
  2. PASS
  3. coverage: 17.1% of statements
  4. ok github.com/harmony-one/harmony/internal/configs/sharding 0.080s
  5.  
  6. dennis.won@mp-dennisw-ml2:~/go/src/github.com/harmony-one/harmony/node (txs_throttle) $ go test --cover
  7. wait 5 seconds to terminate the process ...
  8. ok github.com/harmony-one/harmony/node 10.933s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement