| com.atlassian.bitbucket.internal.codeinsights.annotation.PullRequestAnnotationHelper |
Known Indirect Subclasses
|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Streams the diff for the PR and returns a map with path -> modified lines.
| |||||||||||
Streams the diff for the PR and returns a map with path -> modified lines.
| pullRequest | the pull request to get a diff summary for |
|---|---|
| paths | the paths for which to get a summary for |