Skip to content

Instantly share code, notes, and snippets.

View Comrade42's full-sized avatar

Vitalii Ekert Comrade42

View GitHub Profile
@Comrade42
Comrade42 / README.md
Last active December 9, 2016 10:16
PHP Patch Coverage

Shows changed executable lines that are not covered with unit tests.

git checkout <SOURCE_BRANCH_NAME>
./patch-coverage.sh <TARGET_BRANCH_NAME>