JavaScript is disabled on your browser.
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
A
apply(Project)
- Method in
CoverallsPlugin
Add `coveralls` task to the project.
B
C
CoberturaSourceReportFactory
- Class in
org.kt3k.gradle.plugin.coveralls.domain
Factory class for SourceReport for Cobertura report file.
coverallsAction()
- Method in
CoverallsTask
Main procedure of `coveralls` task.
CoverallsPlugin
- Class in
org.kt3k.gradle.plugin
Coveralls plugin for gradle.
CoverallsPluginExtension
- Class in
org.kt3k.gradle.plugin
CoverallsTask
- Class in
org.kt3k.gradle.plugin.coveralls
`coveralls` task class
createFromEnvVar(Map<String, String>)
- Method in
ServiceInfoFactory
Create ServiceInfo instance from environmental variables.
createReportList(Project, File)
- Method in
CoberturaSourceReportFactory
createReportList(List<File>, File)
- Method in
JacocoSourceReportFactory
createReportList(Project, File)
- Method in
SourceReportFactory
createTargetSrcDirs(Project)
- Method in
JacocoSourceReportFactory
D
E
equals(def)
- Method in
ServiceInfo
F
G
getXmlParser()
- Method in
XmlParserFactory
GitInfo
- Class in
org.kt3k.gradle.plugin.coveralls.domain
GitInfo.Head
- Class in
org.kt3k.gradle.plugin.coveralls.domain
GitInfo.Remote
- Class in
org.kt3k.gradle.plugin.coveralls.domain
GitInfoFactory
- Class in
org.kt3k.gradle.plugin.coveralls.domain
GitInfoFactory is factory class of GitInfo.
H
hashCode()
- Method in
ServiceInfo
I
J
JacocoSourceReportFactory
- Class in
org.kt3k.gradle.plugin.coveralls.domain
Factory class of SourceReport for JaCoCo report file.
K
L
load(File)
- Method in
GitInfoFactory
Create GitInfo instance from directory.
M
N
O
P
postJsonToUrl(String, String)
- Method in
CoverallsTask
Posts JSON string to the url (as a multipart HTTP POST).
Q
R
Report
- Class in
org.kt3k.gradle.plugin.coveralls.domain
The model class of the report for Coveralls' format.
Report(ServiceInfo, List<SourceReport>, GitInfo)
- Constructor in
Report
S
ServiceInfo
- Class in
org.kt3k.gradle.plugin.coveralls.domain
The model class of CI service information
ServiceInfoFactory
- Class in
org.kt3k.gradle.plugin.coveralls.domain
ServiceInfoFactory is factory class of ServiceInfo.
SourceReport
- Class in
org.kt3k.gradle.plugin.coveralls.domain
The model class of the report of a source file for Coveralls' format.
SourceReport(String, String, List<Integer>)
- Constructor in
SourceReport
SourceReportFactory
- Interface in
org.kt3k.gradle.plugin.coveralls.domain
The interface for factory classes of SourceReport.
T
toJson()
- Method in
Report
U
V
W
X
XmlParserFactory
- Class in
org.kt3k.gradle.plugin.coveralls.domain
Y
Z
_
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
Groovy Documentation