Skip navigation links
B C D F G H I J M P S X 

B

BUILD_LOG_PREFIX - Static variable in class com.github.terma.jenkins.githubprcoveragestatus.CompareCoverageAction
 
BuildMasterCoverageRepository - Class in com.github.terma.jenkins.githubprcoveragestatus
 
BuildMasterCoverageRepository(PrintStream) - Constructor for class com.github.terma.jenkins.githubprcoveragestatus.BuildMasterCoverageRepository
 

C

CHANGE_ID_PROPERTY - Static variable in class com.github.terma.jenkins.githubprcoveragestatus.PrIdAndUrlUtils
 
CHANGE_URL_PROPERTY - Static variable in class com.github.terma.jenkins.githubprcoveragestatus.PrIdAndUrlUtils
 
com.github.terma.jenkins.githubprcoveragestatus - package com.github.terma.jenkins.githubprcoveragestatus
 
comment(GHRepository, int, String) - Method in class com.github.terma.jenkins.githubprcoveragestatus.GitHubPullRequestRepository
 
CompareCoverageAction - Class in com.github.terma.jenkins.githubprcoveragestatus
Build step to publish pull request coverage status message to GitHub pull request.
CompareCoverageAction() - Constructor for class com.github.terma.jenkins.githubprcoveragestatus.CompareCoverageAction
 
CompareCoverageAction.DescriptorImpl - Class in com.github.terma.jenkins.githubprcoveragestatus
 
Configuration - Class in com.github.terma.jenkins.githubprcoveragestatus
 
Configuration() - Constructor for class com.github.terma.jenkins.githubprcoveragestatus.Configuration
 
Configuration.ConfigurationDescriptor - Class in com.github.terma.jenkins.githubprcoveragestatus
 
ConfigurationDescriptor() - Constructor for class com.github.terma.jenkins.githubprcoveragestatus.Configuration.ConfigurationDescriptor
 
configure(StaplerRequest, JSONObject) - Method in class com.github.terma.jenkins.githubprcoveragestatus.Configuration.ConfigurationDescriptor
 
CoverageStatusIconAction - Class in com.github.terma.jenkins.githubprcoveragestatus
 
CoverageStatusIconAction() - Constructor for class com.github.terma.jenkins.githubprcoveragestatus.CoverageStatusIconAction
 
createCommitStatus(GHRepository, String, GHCommitState, String, String) - Method in class com.github.terma.jenkins.githubprcoveragestatus.GitHubPullRequestRepository
 

D

DESCRIPTOR - Static variable in class com.github.terma.jenkins.githubprcoveragestatus.Configuration
 
DescriptorImpl() - Constructor for class com.github.terma.jenkins.githubprcoveragestatus.CompareCoverageAction.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.github.terma.jenkins.githubprcoveragestatus.MasterCoverageAction.DescriptorImpl
 
DISPLAY_NAME - Static variable in class com.github.terma.jenkins.githubprcoveragestatus.MasterCoverageAction
 
doIndex(StaplerRequest, StaplerResponse) - Method in class com.github.terma.jenkins.githubprcoveragestatus.CoverageStatusIconAction
Used by Jenkins Stapler service when get request on URL jenkins_host/getUrlName()

F

findInJson(String, String) - Static method in class com.github.terma.jenkins.githubprcoveragestatus.JsonUtils
 
findInXml(String, String) - Static method in class com.github.terma.jenkins.githubprcoveragestatus.XmlUtils
 

G

get(String) - Method in class com.github.terma.jenkins.githubprcoveragestatus.BuildMasterCoverageRepository
 
get(String) - Method in class com.github.terma.jenkins.githubprcoveragestatus.SimpleCovParser
 
get(String) - Method in class com.github.terma.jenkins.githubprcoveragestatus.SonarMasterCoverageRepository
 
getCoverageByRepo() - Method in class com.github.terma.jenkins.githubprcoveragestatus.Configuration.ConfigurationDescriptor
 
getCoverageRepository(boolean, String) - Static method in class com.github.terma.jenkins.githubprcoveragestatus.ServiceRegistry
 
getDescriptor() - Method in class com.github.terma.jenkins.githubprcoveragestatus.Configuration
 
getDisplayName() - Method in class com.github.terma.jenkins.githubprcoveragestatus.CompareCoverageAction.DescriptorImpl
 
getDisplayName() - Method in class com.github.terma.jenkins.githubprcoveragestatus.Configuration.ConfigurationDescriptor
 
getDisplayName() - Method in class com.github.terma.jenkins.githubprcoveragestatus.CoverageStatusIconAction
 
getDisplayName() - Method in class com.github.terma.jenkins.githubprcoveragestatus.MasterCoverageAction.DescriptorImpl
 
getGitHubApiUrl() - Method in class com.github.terma.jenkins.githubprcoveragestatus.Configuration.ConfigurationDescriptor
 
getGitHubApiUrl() - Static method in class com.github.terma.jenkins.githubprcoveragestatus.Configuration
 
getGitHubRepository(String) - Method in class com.github.terma.jenkins.githubprcoveragestatus.GitHubPullRequestRepository
 
getGitUrl(Map<String, String>, Run, TaskListener) - Static method in class com.github.terma.jenkins.githubprcoveragestatus.PrIdAndUrlUtils
 
getGreenThreshold() - Method in class com.github.terma.jenkins.githubprcoveragestatus.Configuration.ConfigurationDescriptor
 
getGreenThreshold() - Static method in class com.github.terma.jenkins.githubprcoveragestatus.Configuration
 
getIconFileName() - Method in class com.github.terma.jenkins.githubprcoveragestatus.CoverageStatusIconAction
 
getJacocoCounterType() - Method in class com.github.terma.jenkins.githubprcoveragestatus.MasterCoverageAction
 
getJacocoCoverageCounter() - Method in class com.github.terma.jenkins.githubprcoveragestatus.CompareCoverageAction
 
getJenkinsUrl() - Method in class com.github.terma.jenkins.githubprcoveragestatus.Configuration.ConfigurationDescriptor
 
getMasterCoverageRepository(PrintStream, String, String) - Static method in class com.github.terma.jenkins.githubprcoveragestatus.ServiceRegistry
 
getPersonalAccessToken() - Method in class com.github.terma.jenkins.githubprcoveragestatus.Configuration.ConfigurationDescriptor
 
getPersonalAccessToken() - Static method in class com.github.terma.jenkins.githubprcoveragestatus.Configuration
 
getPrId(Map<String, String>, Run, TaskListener) - Static method in class com.github.terma.jenkins.githubprcoveragestatus.PrIdAndUrlUtils
 
getPublishResultAs() - Method in class com.github.terma.jenkins.githubprcoveragestatus.CompareCoverageAction
 
getPullRequestFor(String, String, String) - Method in class com.github.terma.jenkins.githubprcoveragestatus.GitHubPullRequestRepository
 
getPullRequestRepository() - Static method in class com.github.terma.jenkins.githubprcoveragestatus.ServiceRegistry
 
getRepoName(String) - Static method in class com.github.terma.jenkins.githubprcoveragestatus.GitUtils
Extract repo name from Git URL.
getRequiredMonitorService() - Method in class com.github.terma.jenkins.githubprcoveragestatus.CompareCoverageAction
 
getRequiredMonitorService() - Method in class com.github.terma.jenkins.githubprcoveragestatus.MasterCoverageAction
 
getScmVars() - Method in class com.github.terma.jenkins.githubprcoveragestatus.CompareCoverageAction
 
getScmVars() - Method in class com.github.terma.jenkins.githubprcoveragestatus.MasterCoverageAction
 
getSettingsRepository() - Static method in class com.github.terma.jenkins.githubprcoveragestatus.ServiceRegistry
 
getSonarLogin() - Method in class com.github.terma.jenkins.githubprcoveragestatus.Configuration.ConfigurationDescriptor
 
getSonarLogin() - Static method in class com.github.terma.jenkins.githubprcoveragestatus.Configuration
 
getSonarPassword() - Method in class com.github.terma.jenkins.githubprcoveragestatus.Configuration.ConfigurationDescriptor
 
getSonarPassword() - Static method in class com.github.terma.jenkins.githubprcoveragestatus.Configuration
 
getSonarToken() - Method in class com.github.terma.jenkins.githubprcoveragestatus.Configuration.ConfigurationDescriptor
 
getSonarToken() - Static method in class com.github.terma.jenkins.githubprcoveragestatus.Configuration
 
getSonarUrl() - Method in class com.github.terma.jenkins.githubprcoveragestatus.Configuration.ConfigurationDescriptor
 
getSonarUrl() - Static method in class com.github.terma.jenkins.githubprcoveragestatus.Configuration
 
getUrlName() - Method in class com.github.terma.jenkins.githubprcoveragestatus.CoverageStatusIconAction
 
getUserRepo(String) - Static method in class com.github.terma.jenkins.githubprcoveragestatus.GitUtils
Extract user name and repo name from Git URL.
getYellowThreshold() - Method in class com.github.terma.jenkins.githubprcoveragestatus.Configuration.ConfigurationDescriptor
 
getYellowThreshold() - Static method in class com.github.terma.jenkins.githubprcoveragestatus.Configuration
 
GIT_PR_ID_ENV_PROPERTY - Static variable in class com.github.terma.jenkins.githubprcoveragestatus.PrIdAndUrlUtils
Injected by https://plugins.jenkins.io/ghprb/
GIT_URL_PROPERTY - Static variable in class com.github.terma.jenkins.githubprcoveragestatus.PrIdAndUrlUtils
Injected by Git plugin
GitHubPullRequestRepository - Class in com.github.terma.jenkins.githubprcoveragestatus
 
GitHubPullRequestRepository() - Constructor for class com.github.terma.jenkins.githubprcoveragestatus.GitHubPullRequestRepository
 
GitUtils - Class in com.github.terma.jenkins.githubprcoveragestatus
 
GitUtils() - Constructor for class com.github.terma.jenkins.githubprcoveragestatus.GitUtils
 

H

HTTP_GITHUB_USER_REPO_PATTERN - Static variable in class com.github.terma.jenkins.githubprcoveragestatus.GitUtils
 

I

isApplicable(Class<? extends AbstractProject>) - Method in class com.github.terma.jenkins.githubprcoveragestatus.CompareCoverageAction.DescriptorImpl
 
isApplicable(Class<? extends AbstractProject>) - Method in class com.github.terma.jenkins.githubprcoveragestatus.MasterCoverageAction.DescriptorImpl
 
isDisableSimpleCov() - Method in class com.github.terma.jenkins.githubprcoveragestatus.Configuration.ConfigurationDescriptor
 
isPrivateJenkinsPublicGitHub() - Method in class com.github.terma.jenkins.githubprcoveragestatus.Configuration.ConfigurationDescriptor
 
isUseSonarForMasterCoverage() - Method in class com.github.terma.jenkins.githubprcoveragestatus.Configuration.ConfigurationDescriptor
 
isUseSonarForMasterCoverage() - Static method in class com.github.terma.jenkins.githubprcoveragestatus.Configuration
 

J

JsonUtils - Class in com.github.terma.jenkins.githubprcoveragestatus
 
JsonUtils() - Constructor for class com.github.terma.jenkins.githubprcoveragestatus.JsonUtils
 

M

MasterCoverageAction - Class in com.github.terma.jenkins.githubprcoveragestatus
Record coverage of Jenkins Build and assume it as master coverage.
MasterCoverageAction() - Constructor for class com.github.terma.jenkins.githubprcoveragestatus.MasterCoverageAction
 
MasterCoverageAction.DescriptorImpl - Class in com.github.terma.jenkins.githubprcoveragestatus
 

P

perform(Run, FilePath, Launcher, TaskListener) - Method in class com.github.terma.jenkins.githubprcoveragestatus.CompareCoverageAction
 
perform(Run, FilePath, Launcher, TaskListener) - Method in class com.github.terma.jenkins.githubprcoveragestatus.MasterCoverageAction
 
PrIdAndUrlUtils - Class in com.github.terma.jenkins.githubprcoveragestatus
 

S

ServiceRegistry - Class in com.github.terma.jenkins.githubprcoveragestatus
 
ServiceRegistry() - Constructor for class com.github.terma.jenkins.githubprcoveragestatus.ServiceRegistry
 
set(String, float) - Method in class com.github.terma.jenkins.githubprcoveragestatus.Configuration.ConfigurationDescriptor
 
setCoverageRepository(CoverageRepository) - Static method in class com.github.terma.jenkins.githubprcoveragestatus.ServiceRegistry
 
setJacocoCounterType(String) - Method in class com.github.terma.jenkins.githubprcoveragestatus.MasterCoverageAction
 
setJacocoCoverageCounter(String) - Method in class com.github.terma.jenkins.githubprcoveragestatus.CompareCoverageAction
 
setMasterCoverage(String, float) - Static method in class com.github.terma.jenkins.githubprcoveragestatus.Configuration
 
setMasterCoverageRepository(MasterCoverageRepository) - Static method in class com.github.terma.jenkins.githubprcoveragestatus.ServiceRegistry
 
setPublishResultAs(String) - Method in class com.github.terma.jenkins.githubprcoveragestatus.CompareCoverageAction
 
setPullRequestRepository(PullRequestRepository) - Static method in class com.github.terma.jenkins.githubprcoveragestatus.ServiceRegistry
 
setScmVars(Map<String, String>) - Method in class com.github.terma.jenkins.githubprcoveragestatus.CompareCoverageAction
 
setScmVars(Map<String, String>) - Method in class com.github.terma.jenkins.githubprcoveragestatus.MasterCoverageAction
 
setSettingsRepository(SettingsRepository) - Static method in class com.github.terma.jenkins.githubprcoveragestatus.ServiceRegistry
 
setSonarLogin(String) - Method in class com.github.terma.jenkins.githubprcoveragestatus.CompareCoverageAction
 
setSonarPassword(String) - Method in class com.github.terma.jenkins.githubprcoveragestatus.CompareCoverageAction
 
SimpleCovParser - Class in com.github.terma.jenkins.githubprcoveragestatus
SimpleCovParser() - Constructor for class com.github.terma.jenkins.githubprcoveragestatus.SimpleCovParser
 
SONAR_OVERALL_LINE_COVERAGE_METRIC_NAME - Static variable in class com.github.terma.jenkins.githubprcoveragestatus.SonarMasterCoverageRepository
 
SonarMasterCoverageRepository - Class in com.github.terma.jenkins.githubprcoveragestatus
 
SonarMasterCoverageRepository(String, String, String, PrintStream) - Constructor for class com.github.terma.jenkins.githubprcoveragestatus.SonarMasterCoverageRepository
 
SSH_GITHUB_USER_REPO_PATTERN - Static variable in class com.github.terma.jenkins.githubprcoveragestatus.GitUtils
 

X

XmlUtils - Class in com.github.terma.jenkins.githubprcoveragestatus
 
XmlUtils() - Constructor for class com.github.terma.jenkins.githubprcoveragestatus.XmlUtils
 
B C D F G H I J M P S X 
Skip navigation links

Copyright © 2016–2022. All rights reserved.