pool2win
pool2win
Adding codecov or similar with a badge stating X% coverage will inspire confidence for people to adopt riker for production use.
Seeing good code coverage will give confidence to other developers to use tower. It might also help find some bugs as we strive to improve coverage.
Couple of questions about Pedersen'd DKG: 1. Looking at https://github.com/dedis/cothority/blob/e0c9afbb847b070e1bda6f54561a4082b803db80/dkg/pedersen/dkg.go#L106 and then the SendToTreeNode implementation I am not clear if you are using private and reliable broadcast channels as required...