code-coverage-action
code-coverage-action copied to clipboard
Respect Pull request changed lines
Currently, we don consider only files that were changed to make to show annotations only in changed lines.
It would be good also, use lines that were changed to avoid having annotations in big files when only a few lines changed. It would simplify the review and clean up unrelated annotations