Skip to content

feat: request full commit data from pr list - #109

Merged
sdomingobasora merged 1 commit into
mainfrom
feat/add-commits-lines-data
Dec 18, 2022
Merged

feat: request full commit data from pr list#109
sdomingobasora merged 1 commit into
mainfrom
feat/add-commits-lines-data

Conversation

@plozanol

@plozanol plozanol commented Dec 18, 2022

Copy link
Copy Markdown
Collaborator

As @manerow noted on WhatsApp, the lines added and deleted from a commit didn't come in the JSON when you retrieve the PR commit list. It seems that is needed to retrieve every commit individually by its SHA code, and get the additions and deletions from the stats section.

This PR is blocked by #108, because it needs its code to compile.

@plozanol plozanol added type: feat New feature or request status: code review PR ready to be reviewed labels Dec 18, 2022
@plozanol plozanol added this to the 2 - MVP milestone Dec 18, 2022
@plozanol plozanol self-assigned this Dec 18, 2022
@sdomingobasora
sdomingobasora merged commit e12f346 into main Dec 18, 2022
@sdomingobasora
sdomingobasora deleted the feat/add-commits-lines-data branch December 18, 2022 09:19
@sdomingobasora sdomingobasora added status: done PR/Issue completed and removed status: code review PR ready to be reviewed labels Dec 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: done PR/Issue completed type: feat New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants