xlcnd / isbnlib

python library to validate, clean, transform and get metadata of ISBN strings (for devs).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Action: coverage is not running on pytest

cclauss opened this issue · comments

In our upgrade from nose to pytest, coverage was disabled in our GitHub Action. Please re-enable coverage so it works as it did with nose. Also, please ensure that the coverage-related instructions in CONTRIBUTING.md are correct.

commented

It works locally but not on Github! For now, I don't have time to investigate...

commented

Is running now!

Well done! Thanks.