At the moment, we have no visibility of test coverage. I would like to include this in the package.
Here some useful links I gathered:
https://gist.github.com/dnozay/5b9b818ff0dc857d1358
https://pytest-cov.readthedocs.io/en/latest/tox.html
https://coverage.readthedocs.io/en/6.1.1/config.html
Also check imbalanced-learn package, they have some code to run coverage.
At the moment, we have no visibility of test coverage. I would like to include this in the package.
Here some useful links I gathered:
https://gist.github.com/dnozay/5b9b818ff0dc857d1358
https://pytest-cov.readthedocs.io/en/latest/tox.html
https://coverage.readthedocs.io/en/6.1.1/config.html
Also check imbalanced-learn package, they have some code to run coverage.