FICHA · MANJARO

python-diff-cover

Automatically find diff lines that need test coverage

  • console-application
  • CLI
  • Dev
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 28, 2026 description in en

Description

Report which changed lines are missing test coverage. It helps development teams focus coverage review on the code touched by a patch instead of only looking at the total project percentage.

This is a terminal and CI tool. Coverage gaps should guide better tests, but they do not prove behavior is correct, so important changes still need meaningful assertions and failure-case checks.

How to run

diff-cover

Commands: diff-cover

Permissions

Permissions not analysed for this source yet.