Skip to content

Conversation

jorgeAtViboo
Copy link

This PR aims to adds an optional argument diffCoverageFile to the action which would be a detailed diff report of the modified files in a PR.

The goal being to be able to set high threshold for modified files while only evaluating the changes made in the PR itself and not get punished for making changes in a large untested file. Some packages like https://github.com/Bachmann1234/diff_cover for python offer a more detailed list of line changed from the git diffs which would allow to make a better judgment on what changes are introduced.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant