Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a column that renders the "complexity" of the change. #11

Open
bgianfo opened this issue Oct 15, 2019 · 1 comment
Open

Add a column that renders the "complexity" of the change. #11

bgianfo opened this issue Oct 15, 2019 · 1 comment
Labels
blocked Progress is blocked enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@bgianfo
Copy link
Owner

bgianfo commented Oct 15, 2019

It would be nice if there was a small overview of the "complexity" of a pull request, how many lines added, removed, edited, etc..

@bgianfo bgianfo added the enhancement New feature or request label Oct 15, 2019
@bgianfo bgianfo added this to the Release 0.1 milestone Oct 15, 2019
@bgianfo bgianfo added the help wanted Extra attention is needed label Oct 15, 2019
@bgianfo
Copy link
Owner Author

bgianfo commented Oct 15, 2019

I started looking into this, see ChangeSize in src/Views/PullRequestViewElement.cs.
However what ever API I'm using to fetch the pull requests doesn't seem to populate the commit list?

Maybe we have to call a subsequent API on the pull request ID to fetch more data?

@bgianfo bgianfo added the blocked Progress is blocked label Jun 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Progress is blocked enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant