How to Ditch Codecov for Python Projects

How to Ditch Codecov for Python Projects

Articles
Codecov’s unreliability breaking CI on my open source projects has been a constant source of frustration for me for years. I have found a way to enforce coverage over a whole GitHub Actions build matrix that doesn’t rely on third-party services.