boltlabs-inc / tss-ecdsa

An implementation of a threshold ECDSA signature scheme
Other
11 stars 5 forks source link

Investigate test code coverage tooling #509

Open cryptograph opened 9 months ago

cryptograph commented 9 months ago

The code coverage report should help us to determine the places in the code that are not tested and if integrated to CI could help to force coverage with a new features delivered.

A few links that could be helpful: