Interface CodeCoverageRequest
public interface CodeCoverageRequest
- Since:
- 6.8
-
Method Summary
-
Method Details
-
getPath
- Returns:
- full path of the file
-
getPullRequest
@Nonnull com.atlassian.bitbucket.pull.PullRequest getPullRequest()- Returns:
- the pull request for the coverage report
-
getReportKey
- Returns:
- the key of the insight report relating to the code coverage
-