-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The purpose of this PR is to add the `files` and `stats` propertied to the `PullRequestCommitsStream`. These properties contain information about the changes done on a given commit (`additions`, `deletions` and `total`). `files` has these detailed at the file level whereas `stats` has a summary of changes at the commit level. --------- Co-authored-by: Dinis Louseiro <dimplouseiro@gmail> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
054a21f
commit 1608d52
Showing
2 changed files
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters