torproject / stem

Python controller library for Tor
https://stem.torproject.org/
GNU Lesser General Public License v3.0
273 stars 76 forks source link

Try using Coveralls #40

Open atagar opened 4 years ago

atagar commented 4 years ago

Migrated from ticket 13910.

Txtorcon uses a few neat things, one of them is ​Coveralls. This does a nice job of gamifying code coverage, and might be fun to do for Stem too. We already have ​automated test runs, so we just need to figure out how to integrate it.