Doveralls

Undocumented in source.

Members

Static variables

ciServiceJobId
string ciServiceJobId;

A unique identifier of the job on the service specified by service_name.

ciServiceName
string ciServiceName;

Name of CI server (travis-ci, travis-pro, or coveralls-ruby).

repoPath
string repoPath;

The path to the git repo. Usually aquired by pwd

repoToken
string repoToken;

Token on doveralls page.

Meta