Documentation ¶
Index ¶
Constants ¶
View Source
const Token = "CODECOV_TOKEN"
Token is the Codecov token environment variable.
Variables ¶
This section is empty.
Functions ¶
func DefaultClient ¶
DefaultClient returns the default http.Client for send to Codecov.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client represents a CodeCov client.
Click to show internal directories.
Click to hide internal directories.