codecovupload

package
v0.8.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 22, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const CodecovCli = `codecov --disable-telem`
View Source
const URI = "builtin://actions/codecov-upload"

Variables

This section is empty.

Functions

This section is empty.

Types

type Action

type Action struct {
	Sdk cidsdk.SDKClient
}

func (Action) Execute

func (a Action) Execute() (err error)

func (Action) GetConfig

func (a Action) GetConfig(d *cidsdk.ProjectActionData) (Config, error)

func (Action) Metadata

func (a Action) Metadata() cidsdk.ActionMetadata

type Config

type Config struct {
	CodecovToken string `json:"codecov_token"  env:"CODECOV_TOKEN"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL