dbr / tvnamer

Automatic TV episode file renamer, uses data from thetvdb.com via tvdb_api
https://pypi.python.org/pypi/tvnamer/
The Unlicense
907 stars 115 forks source link

Collect coverage info for function tests #184

Closed dbr closed 4 years ago

dbr commented 4 years ago

The functional tests run in a subprocess which wasn't recording coverage details

dbr commented 4 years ago

Oops, this was already merged in