perrette / papers

Command-line tool to manage bibliography (pdfs + bibtex)
MIT License
142 stars 22 forks source link

add coverage info to tox tests (#44) #47

Closed perrette closed 1 year ago

perrette commented 1 year ago

PR to indicate test coverage as part of standard CI, like in #44.

source: https://pytest-cov.readthedocs.io/en/latest/tox.html

issue: it indicates 0% coverage of main.py, whereas obviously most test commands pass by main.py