Login
From:
Hynek Schlawack
(Uncensored)
subscribe
How to Ditch Codecov for Python Projects
https://hynek.me/articles/ditch-codecov-python/
links
backlinks
Roast topics
Find topics
Find it!
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.