Issues and PRs > Lines changed
Tom Azernour avatar
Written by Tom Azernour
Updated over a week ago

Dataset: Issues & Pull Requests

Entity: Pull Requests

Field ID: lines_changed

Type: Integer

Description: The number of lines of code added or deleted in the pull request (additions + deletions). For issues, the value is calculated from resolving pull requests.

Source: Calculated

Transformation logic:

  • Pull Requests: use the native diff data from the source application to sum additions and deletions.

  • Issues: sum the lines changed by all resolving pull requests.

From:

Github (PRs, Issues)

N/A

Gitlab (PRs, Issues)

N/A

Bitbucket (PRs)

N/A

JIRA (Issues)

N/A

ClickUp (Issues)

N/A

Trello (Issues)

N/A

Did this answer your question?