12rambau / pytest-copie

The pytest plugin for your copier templates 📒
https://pytest-copie.readthedocs.io/en/latest/
MIT License
14 stars 2 forks source link

understand why coverage is 0% #65

Closed 12rambau closed 6 months ago

12rambau commented 6 months ago

The current results of the pytest coverage results is 0% It seems the repository is not detecting that the tests are calling the lib as it's all done under the hood in pytest itself.

If impossible to correct it will be better to drop this insight as it give a false idea of the quality level of the repository.