Interface CodeCoverageRequest


public interface CodeCoverageRequest
Since:
6.8
  • Method Details

    • getPath

      @Nonnull String getPath()
      Returns:
      full path of the file
    • getPullRequest

      @Nonnull com.atlassian.bitbucket.pull.PullRequest getPullRequest()
      Returns:
      the pull request for the coverage report
    • getReportKey

      @Nonnull String getReportKey()
      Returns:
      the key of the insight report relating to the code coverage