Commit 19f19fbe authored by Martin Owens's avatar Martin Owens 🕘
Browse files

Improve coverage reporting

parent 3a743b41
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
coverage run --source crontab,crontabs,cronlog setup.py test
pytest --cov=crontab --cov=crontabs --cov=cronlog
coverage report -m