duckinator / emanate

A symlink finagler.
https://emanate.readthedocs.io/
MIT License
2 stars 5 forks source link

Test coverage information? #251

Open duckinator opened 3 years ago

duckinator commented 3 years ago

I tried getting test coverage by installing coverage + pytest-cov and doing pytest --cov=emanate. That returns 0% for some reason, which I'm fairly certain is wrong.

So, just leaving this issue here to come back to later.

duckinator commented 1 year ago

Once this works, integrating with codecov.io would be awesome.