How to Replace Codecov with Coverage.py for Python CI Coverage Enforcement
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…
Read the full articleYou might also wanna read
How Coverage.py Uses Regexes for Flexible Code Exclusion
Coverage.py uses regexes to define pragma syntax. This is surprisingly powerful.
How to Build a Four-Stage CI/CD Pipeline for Django Apps Using GitHub Actions
A software developer has shared a detailed walkthrough for setting up a production-grade CI/CD pipeline for Python and Django applications u

Critical Analysis: GitHub Actions vs. Buildkite for CI/CD Developer Experience
Why GitHub Actions is the Internet Explorer of CI, and why Buildkite offers a better path forward for teams that care about developer experi
Python library maintainers should prioritize type-checking tests over source code
Library maintainers may feel overwhelmed by the plurality of type checkers that exist. We offer some guidance on how to focus their efforts
Data-driven CI pipeline monitoring with pytest
Data-driven CI pipeline monitoring with pytest catches failures traditional tests miss. Add observability to your test suite today.
AI Coding Tools Create Review Burden for Open Source Maintainers
Sam's Spot - Sam saffron's web log
samsaffron.com·8mo ago
Comments
Sign in to join the conversation.
No comments yet. Be the first.