Back to all

pytest-coverage

by eykd

00Feb 6, 2026Visit Source
Use when: (1) Setting up coverage tooling, (2) Analyzing coverage reports to identify gaps, (3) Deciding when to use pragma: no cover/no branch, (4) Configuring exclusion patterns, (5) Questions about line vs branch coverage, (6) Setting up CI/CD coverage enforcement.