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

Dataset: Issues & Pull Requests

Entity: Pull Requests

Field ID: deletions

Type: Integer

Description: The number of lines of code deleted in the pull request. For issues, the value is calculated from resolving pull requests.

Source: App (Pull Requests) / Calculated (Issues)

Transformation logic:

  • Pull Requests: use the native diff data from the source application.

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

From:

Github (PRs)

deletions

Gitlab (PRs)

calculated from PR diff

Bitbucket (PRs)

diffstats.deletions

JIRA (Issues)

N/A

ClickUp (Issues)

N/A

Trello (Issues)

N/A

Did this answer your question?