khaeru / coverage-gh

Integrate Python coverage & GitHub Actions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Only consider/annotate modified files

khaeru opened this issue · comments

The demo/prototype in https://github.com/amitds1997/pytest-annotate-pr/ only produced annotations for files which had been modified on a PR branch. Add this feature.