It would be nice to collect coverage from each pull request.
I feel taking a dependency on a coverage service such as codecov.io is too heavy and flaky.
Adding it as an extra github step using a github actions would be nice.
Since we already use pytest for testing purposes, using a pytest-cov action looks nice.
It would be nice to collect coverage from each pull request.
I feel taking a dependency on a coverage service such as codecov.io is too heavy and flaky.
Adding it as an extra github step using a github actions would be nice.
Since we already use pytest for testing purposes, using a pytest-cov action looks nice.